On 2004/01/09 12:14, Johannes Bretscher wrote:
N. Hart <[EMAIL PROTECTED]> wrote:

Simply POST the form data to http://127.0.0.1
Open a server socket on port 80
Read and decode the incoming data
Close the socket


It seems a bit strange: One program talks to itself using IP. But it
looks like I have to do this.

Thank you,
  Johannes


One piece of advice. Don't use port 80. Use some unused port.

--
N. Hart
[EMAIL PROTECTED]

_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to