Back to the main page.
Bug 136 - the peer should announce that the tcpserver is NOT running
Status | CLOSED FIXED |
Reported | 2010-08-30 09:28:00 +0200 |
Modified | 2011-01-05 12:01:09 +0100 |
Product: | FieldTrip |
Component: | peer |
Version: | unspecified |
Hardware: | PC |
Operating System: | All |
Importance: | P1 normal |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2010-08-30 09:28:55 +0200
at the moment the peer announce packet always contains the TCP port number, even when the tcpserver is not running. With the new udsserver, it is possible to only use UDS for communication. In that case you want the TPC port to be specified as "unavailable", just like the socket is specified as "unavailable" (by means of host->socket=""). I suggest that host->port is renamed to host->tcpport and that a value of 0 indicates that the tcpserver is not available. That should be set as default in peerinit.
Robert Oostenveld - 2010-12-06 22:01:54 +0100
fixed in revision 2299
Robert Oostenveld - 2011-01-05 11:57:04 +0100
selected a long list of resolved bugs from roboos and changed the status into "RESOLVED"