Page 1 of 1

[Implemented] Network Problem

Posted: Mon Nov 05, 2001 1:10 pm
by BackupUser
Restored from previous forum. Originally posted by tranquil.

Howdy ho!!

I neet to connect to different servers from my App at the same time. But if I use the OpenNetworkconnection(), I can use only one Connection to a server.

If it is possible, please tell me how.... Otherwise, please someone enhance the Network lib, couse I need it very much! :))

Mike

Tranquilizer/ Secretly!

Posted: Mon Nov 05, 2001 9:01 pm
by BackupUser
Restored from previous forum. Originally posted by tranquil.

Okaydokay, I solved the problem myselfe.

Instead of the SendNetworkdata I use the System-Routine Send_() wich nearly has the same syntax. Thats the way how you can access multiple connections from a client to more then 1 server. opennetworkconnection returns the ID of the server which must be used in the Send_() command.

Fred, PUREBASIC ROXX!!


You doing a damn Great Job!

Mike

Tranquilizer/ Secretly!