From: Hugo Duncan (hugoduncan_at_[hidden])
Date: 2002-11-25 11:09:29


Pavol,

On Sun, 24 Nov 2002 10:12:36 +0100, Pavol Droba <droba_at_[hidden]> wrote:
> Is there an interest to support also non-TCP/IP based protocols like
> IRDA/TP or raw sockets?

I think this should be feasable, though I know nothing of IRDA/TP.

Is it just a case of using the appropriate sockaddr_?? class
and protocol constants? Or are there any requirements on the
communciation once connection is established?

Hugo