ipc: dde
Werner Schiendl
ws-news at gmx.at
Thu Sep 6 14:02:45 EDT 2001
More information about the Python-list mailing list
Thu Sep 6 14:02:45 EDT 2001
- Previous message (by thread): Function to merge sorted lists
- Next message (by thread): ipc: dde
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, > > And of course my original point was that sockets do *not* > have to listen on all interfaces, and it's quite possible > and acceptable to bind a socket to _only_ the local 127.0.0.1 > interface, thereby eliminating the need for a firewall > to protect this particular form IPC. > And sockets are a _very_ portable means of IPC. Even if this is no issue today, it might become one if you are asked one day to deliver a Linux version of your software (or Mac, VxWorks,....) just my 2 euro-cent Werner
- Previous message (by thread): Function to merge sorted lists
- Next message (by thread): ipc: dde
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list