Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

tiny localhost webserver for inter-app communication

Status
Not open for further replies.

grahama1970

Technical User
Jan 24, 2004
9
0
0
US
Is it possible to setup a small <60k localhost web server to run for inter-app communication on Windows ?

1)I want one app to be able to send something like :
2) the locahost web server is listening on port 8181.

3)once it receives something on port 8181, it sends the url info along to my background application built with NSIS.

Is this possible ? I am a bit new to this...but was told about http components like Indy. FYI, I can control netstat with my background app...I am assuming I can also control a tiny web server

many thanks in advance
g
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top