Communications

The Communication window is shown whenever Netacquire starts or Reinitialize is selected from the Communication menu item.  It indicates that a) there is no established communication and b) NetAcquire is ready to initiate communication (become a host or connect to a host). 

To initiate communication and start a NetAcquire session, fields are completed and the Go button is pressed. 

Window Items

Addenda

Using Port Numbers

As a general rule, users should not have to override the default port numbers used by NetAcquire. 

When hosting, connecting users will expect the host to be using the default Host Port of 1001.  Using a different value will make it necessary to let users know of the non-default value that is being used. 

When connecting to a host, using the default of 0 for Local Port will select a random port that is not in use already.  Using a different value will work as long as the port is available for use.  This proves to be problematic, especially when a user restarts NetAcquire (after it crashes or is closed uncleanly) and wants to reconnect right away using the same port number as before.  The Operating System on the computer may not have finished releasing the port for use and the attempt to reconnect will result in a TCP error message.  Also, when using a specific Local Port, NetAcquire has to ensure that the port is closed for reuse when a user reinitializes or closes NetAcquire.  For this reason, NetAcquire needs to display a message to ensure the close is carried out. 

Overriding the defaults may be necessary and is typically done to address use of firewalls and/or routers and home networks. 

Related Items