Re: how to communicate with a server?
- Posted by Bayes63 Oct 16, 2010
- 1582 views
Thanks irv for the suggestions. As I've already written the gui (which is fairly complex) and most of the associated code, I'm a bit loathe to start over with win32lib and eu 4.0, so I might take a look at wget (thanks useless). I wasn't aware that you could use it for this kind of application. I assume I can't "capture" the data in the way I would be able to useing get_url(), but it's no big deal to save it to file and read from that.