Want a way to connect to renrem [message #101444] |
Wed, 14 July 2004 13:15 |
|
Nightma12
Messages: 2593 Registered: August 2003
Karma:
|
General (2 Stars) Category Moderator |
|
|
well anyway, here is how it is done via FDSTalk
(i am not on my normal PC at the moment, so i cant get some arguments when you call the function)
Init
Send_Message remotepass, IP (useing Long2IP, (google) ), local port
Send_Message message to send to FDS, IP (useing Long2IP, (google) ), local port
Send_Message Bye, IP (useing Long2IP, (google) ), local port
Service
Get_Response variablename (dont do this if you use VB6)
Service
Shutdown
if you skip out service, it will make the server lag
|
|
|