Syntax
dbSetNetConnection(ConnectionID [, Address])
Description
This command will set the machine to a specific connection. The Connection Number can be obtained by using the index of the checklist produced by the dbNetConnectionsChecklist command. You can optionally specify Address Data depending on the connection type. If you connect by TCP/IP the Address Data should be an IP and Url Address. If the connection type is 'modem', you should specify a phone number if you are dialling or leave blank if you are answering. If the connection type is 'serial', it is recommended you leave the Address Data blank to obtain the Windows Serial Configuration Dialogue Box. IPX connections require no additional Address Data.
See Also
dbCreateNetGame, dbDefaultNetGame, dbFreeNetGame, dbJoinNetGame, dbNetConnectionsChecklist, dbNetGameExists, dbNetSessionsChecklist