Two Pythons talking to each other?
Per Kistler
kistler at fnmail.com
Thu Jul 8 12:08:44 EDT 1999
More information about the Python-list mailing list
Thu Jul 8 12:08:44 EDT 1999
- Previous message (by thread): Two Pythons talking to each other?
- Next message (by thread): Two Pythons talking to each other?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Charles But does NT and Mac have loopback IP addresses? Regards, Per. Charles G Waldman wrote: > There's no particular reason to use AF_UNIX, even if the two processes > are running on the same node. AF_INET with a loopback IP address > works fine, and is portable (not all platforms support unix-domain > sockets). -- Per Kistler kistler at fnmail.com / kistler at gmx.net ------------------------------------------------------------
- Previous message (by thread): Two Pythons talking to each other?
- Next message (by thread): Two Pythons talking to each other?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list