>>>>> "r" == roger  <[EMAIL PROTECTED]> writes:

r> HTTP would be the logical choice, telnet is often firewalled. BTW,
r> you can of course allready telnet into the server anyway.

r> I will try doing something like this, but I have never implemented
r> the server side of a HTML connection. Do you know where I can find
r> a quick guide to making a simple HTTP server? Better still, what
r> about a small simple ready made HTTP server of the sort that can be
r> embedded into the application and has hooks to callback into user
r> code?

I know that Qt has something like this, but I can't recall if this is
only available in the enterprise (commercial) edition or not.  Check
http://www.trolltech.com for more.  See
http://doc.trolltech.com/4.0/qhttp.html, for example.

http://www.sourceforge.net has some http clients and servers, too.  A
search there should turn up some results.

HTH

-- 
David Fletcher                          Tuscany Design Automation, Inc.
[EMAIL PROTECTED]                     5875 S. Danube Circle
                                        Aurora, CO 80015-3169 USA

Reply via email to