Re: ASYNC SOCKETS Kat

new topic     » topic index » view thread      » older message » newer message

Actually, chances are that if u are using an http server on your machine, 
that u will be actively serving pages therefore http://127.0.0.1 would take 
you to your default page on the web server.  You would not have a .gif file 
for your main page on a web server. Or would you?  I know i wouldnt!!!But you 
could use instead of http://127.0.0.1 use http://127.0.0.1:3456 or what ever 
sending therequest that is not listening for connections.  This way it 
wouldn't interfere with a web server you have running.  Or if u wanted to you 
could have it send it to a cgi script that counts the requests.  No real 
reason though unless u wanted to count how many popups u were getting a day.

Rob S.

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu