Mailinglist Archive: opensuse-programming (60 mails)

< Previous Next >
Re: [suse-programming-e] for local communication only - UNIX or INET?
  • From: Per Jessen <per@xxxxxxxxxxxx>
  • Date: Fri, 16 Jun 2006 14:34:14 +0200
  • Message-id: <e6u8g6$m33$2@xxxxxxxxxxxxxxxx>
Roger Oberholtzer wrote:

>> > It sounds like using UNIX sockets is a thing of the past. With
>> > that kind of performance, why would anyone use them?
>>
>> Security.
>
> If Linux is not the only target platform? Don't want to do the Linux
> version of 'if it works on Windows...".

Roger, are you saying that you would use a UNIX socket instead of an
INET socket to enable compatibility with more/other platforms?
That doesn't sound right - shouldn't it be the other way, i.e. use an
INET socket to get more compability? After all, who would try to port
a network application on to a platform with no TCP stack ...



/Per Jessen, Zürich


< Previous Next >