|
-
September 13th, 1999, 03:16 PM
#1
HTML , tcp-ip + C/C++
Basically, I want to provide the ability to do the following :-
Let a user to the internet fill in details on a web form.
That fires off a script/exe to establish a tcp-ip connection
with my server, which has a presence on the web.
By listening on a predefined socket number, an exe starts on my
server which performs an online search.
An html file is created at the server and passed back to the user
, who then sees it displayed in their browser.
Am i asking too much, and of not, how do I go about doing the
tcp-ip stuff + passing back of the html page.ANY help greatly received.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|