| View previous topic :: View next topic |
| Author |
Message |
Vic D'Elfant Past Contributor


Joined: 26 Jun 2002 Posts: 673 Location: The Netherlands
|
Posted: Mon Aug 12, 2002 7:23 pm Post subject: vdsinet.dll chat problemz... |
|
|
I've made a communication script by using the 'net socket' command in vdsinet.dll.
All worked fine in the beginning, but when I made my script longer and with more features in it, like shutting down a computer, opening cd-rom,..... the client computer didn't receive all data from the server or other clients, or I need to send a command (like: net socket,sendall,Hello!)many times.  _________________ phpBB Development Team |
|
| Back to top |
|
 |
Tommy Admin Team
Joined: 16 Nov 2002 Posts: 746 Location: The Netherlands
|
Posted: Mon Aug 12, 2002 7:24 pm Post subject: |
|
|
You may want to try to disable the "auto mode" by using "new socket,auto,",
although this would complicate programming a little. Also scripts may be 'missing' events,
in order to use the DLL's event queueing system, use "net socket,vdsevents," and then
"@net(socket,event)" to read any socket related event. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|