View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002525 | NoesisGUI | Inspector | public | 2023-03-01 14:31 | 2023-03-27 12:14 |
Reporter | steveh | Assigned To | jsantos | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | assigned | Resolution | open | ||
Product Version | 3.2.0 | ||||
Target Version | 3.2 | ||||
Summary | 0002525: Inspector: Support explicit IP communication | ||||
Description | Hi guys, Right now it looks like the inspector is listening to any traffic on a given port and refreshing the servers when it receives data in RemoteCommandsClient.cpp. Likewise, the game broadcasts on the announcement socket to all IP in RemoteCommands.cpp We've had a request internally to specify an exact IP address to listen to, e.g. launch the inspector with something like "-ListenIP=x.x.x.x", and maybe even on the game, e.g. "-InspectorIP=x.x.x.x". This would reduce the chance of clashing / connecting to the wrong IP if we're all on the same domain. | ||||
Tags | No tags attached. | ||||
Platform | Any | ||||
related to | 0002418 | resolved | sfernandez | Add an option to limit Inspector target to local applications only |
Hi Steve, In the latest version of the Inspector (0002418) there is a checkbox for connecting only to local IPs. Not sure if this is helpful to you, I assume this is for consoles connected to a different IP right? |
|
Hi Jésus, I think that would partially help. However, the full solution would be a manual IP entry to support consoles as you have said. Ideally we'd be able to target a specific IP on the network so our consoles and dev machines can communicate directly without broadcasting to all IPs. | |
Sure, understood. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-03-01 14:31 | steveh | New Issue | |
2023-03-03 21:12 | jsantos | Assigned To | => jsantos |
2023-03-03 21:12 | jsantos | Status | new => assigned |
2023-03-03 21:12 | jsantos | Relationship added | related to 0002418 |
2023-03-03 21:14 | jsantos | Note Added: 0008321 | |
2023-03-03 21:14 | jsantos | Status | assigned => feedback |
2023-03-06 19:01 | steveh | Note Added: 0008324 | |
2023-03-06 19:01 | steveh | Status | feedback => assigned |
2023-03-06 23:35 | jsantos | Target Version | => 3.2.0 |
2023-03-06 23:36 | jsantos | Note Added: 0008325 | |
2023-03-27 12:14 | jsantos | Target Version | 3.2.0 => 3.2 |