mIRC Homepage
Posted By: voipme Server sockets - 27/06/06 04:44 PM
I'm attempting to write Pong for mIRC. I've got all the ball movement, paddle movement, etc, but I keep running into problems with sockets. Any there any decent references for mIRC sockets other than those found on mIRCscripts.org? None of them deal with scripts that function as both clients and servers.
Posted By: hixxy Re: Server sockets - 27/06/06 05:04 PM
I found the help file sufficient. Is there any part you don't understand from that?
Posted By: voipme Re: Server sockets - 27/06/06 05:09 PM
Normally, the helpfile is good enough.

I'm working on something right now. I think I might have fixed my problem. For some reason, I had both the client and the server parts inside of a sockread event. I'm moving the server parts over to the socklisten event now, and finagling the client parts in order to make it work nicely.
© mIRC Discussion Forums