ASYNC SOCKETS
- Posted by jordah ferguson <jorfergie03 at yahoo.com> May 06, 2002
- 436 views
hi all, i'm intending to change my proggy from using sync sockets to using Async sockets. I have never coded any proggy that uses Async sockets now i'm stuck. i checked the archives and it looks like most proggys that use Async sockets are servers.. Only one proggy namely AsyncHTTP by Thomas Parslow could do client work while using Async Sockets. so i'm having problems as Thomas's code is a bit !"!$%£$%£ Any way is their some one who can give me async tutorial for Euphoria, i'm writing a telnet-like proggy for Euphoria. Bytheway, has any one noticed you cannot connect to your local computer if not on the internet using winsock.ew. Even if it can resolve your hostname or IP address. jordah