Re: how to communicate with a server?
- Posted by irv Oct 15, 2010
- 1676 views
eui socks isthe.com /cgi-bin/cgi-example.cgi?yourname=Irv&color=red
If you get the sockets demo previously mentioned, it has the ability to do the same, and it runs in 3.11 Use a command line similar to the one shown above, or use the routines in it as you need. Just cut out the - - MAIN - - part and use the rest as an include, calling Get("hostname","filename")
However - you may have to change some code to make it work on Windows - I don't have access to a Windows machine, and you probably have to call a different dll to get the functions to work. Looks like the equivalent Windows calls can be found here: TCP Socket Library