Setup : Connection

 

General Connection Security Chat Filtration/Blocking Message Board Sounds Fonts "Away" Mode Emoticons Logging

Connection: Settings

Top 


Network Assistant uses several connection settings for basic communications between computers. Connection settings include connection mode (IP Multicast or UDP Broadcast), IP Multicast settings, UDP Broadcast settings, UDP and TCP ports. You can choose which set of settings to use: either internal settings or external settings:

 

Connection settings

 

radio Use user defined internal settings

When this option is set Nassi uses its own internal connection settings. You can specify these settings on the Settings page.

 

radio / edit Use settings from the external file

When this option is set Nassi uses connection settings from the external file.

This option is very useful when you want to make all copies of Nassi within your network to use the same connection settings. In this case you need to put a connection settings file on the server and point each Nassi to this file.

 

Here is the an example of connection settings file:

--------------- nassi_connection.ini -----------------

; Network Assistant connection settings file

 

[connection]

mode=multicast

;mode can be 'broadcast' or 'multicast'

UDP port=50138

TCP port=50138

 

[multicast]

addr=234.0.0.1

ttl=3

 

[broadcast IPs]  ;One IP per line, prefix '_' means disabled IP

192.168.0.255

_255.255.255.255

------------ end of nassi_connection.ini --------------

 

 

Export / Import

 

Export / Import features allow you to export your current connection settings to an external file (export) and/or import connection settings from the external file.

 

 

 

See also:

Setup dialog