Re: Simple Socket Setup
- Posted by Andy Briggs <briggsan at HOTMAIL.COM> Jan 10, 2000
- 483 views
Every time I try to send data to an IP address I get an error. Since I don't have the full version of Ephoria, I cannot view the error. The error occurrs on the statement errorRtn = WsockSendData(mySocket, data). Why is this error occurring. I am at work and am on a local network, but I think the IP addresses are correct. Here is a copy of your program with a few necessary changes. By the way, does it matter which socket I use? I know that alot of them are reserved, but can I use them anyways. Thanks... Andy