Hello,
I am having multiple problems with MooSock. My program's events seem fine but all it will do is connect & accept. No sending and/or receiving binary or text.
Any reason why?
Thanks
Hello,
I am having multiple problems with MooSock. My program's events seem fine but all it will do is connect & accept. No sending and/or receiving binary or text.
Any reason why?
Thanks
MooSock is very picky and some servers are also very picky.
Your headers have to be formed exactly right.
I would suggest you switch over to Live Reciever its a lot more forgiving and can do the same thing.