I've been working with an older programmer who's coding an IVR solution. It's running on Windows 2000 and is connected to a T1 (we have internet access) through the machine his code is running on.
I've been trying to get him to request information from our main web server via http post and he doesn't know how to create a http post through C or C++.
He's been wanting to create an object that would run on both of our servers and would listen into TCPIP for a request and save stuff to the folder and bla bla bla bla. I understand what he's trying to do but it would be so much easier to do it via an http request.
Anyone have an idea where I could find something for him to use?
Thank you soooo much for the help :)
Ado