Re: Simple Socket Setup
- Posted by Irv Mullins <irv at ELLIJAY.COM> Jan 10, 2000
- 502 views
On Mon, 10 Jan 2000, you wrote: > 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). You might want to try Pete's RDC program. It worked first try for me, and is only about 2k bytes, so it shouldn't be hard to figure out how it works and add whatever functions you need. Regards, Irv