Posted by Frank Hale on 1999-06-25
--- Jes Rahbek Klinke <jesk@xxx.xxxxxxxxx.xx> wrote: > >To all you CGI programmers, I have a question. > >If you can use C or C++ to run CGI applications, is > it safe to assume that one could write a CGI program > on a >Windows machine with HTTP server that when > implemented could telnet to a unix machine, retrieve > some data, >and then post it on the web server that > is running on the Windows machine? > >DarkCrystal I've done this in Perl with about 15 lines of code using sockets to recieve data rather than telnet. Perl is more suited for these types of cgi's rather than C++ which would probably be orders of magnitude more complex than Perl. === From: Frank Hale ICQ: 7205161 My brain is powered by linux. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
Previous post | Next post | Timeline | Home