Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
HTTP Programming Library
Name: Ivey Cole Date: May 31, 2000 at 19:05:56 Pacific
Comment:
Anyone know where to find a C/C++ library for an HTTP Client? I need to create a custom HTTP Client for OS/2.
I spent some time searching for an HTTP library for OS/2 as well ( or a generic protocol engine I could port ). I have had no luck so far. If you have any luck finding one let me know. You might try a Java or Perl intermediary as a second choice.
Summary: I think it would run if the program is using text output, I mean, if the program is not linked (satically or dinamically) with any specific system library. I think GCC, for example, will satisfy your ...
Summary: If you are looking for a program that senses which applications are idle and automatically kills them I don't know of such. However, on Hobbes you can search for a file called kill.exe or killem.exe....
Summary: Hi, The following link page talks about converting program from OS2 to Win 2k http://www.prioritymaster.com/OS/2to.htm See if it helps.... ...