Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Apr 2000 16:28:37 +0800
From:      Wilson Tam <wiltam@singnet.com.sg>
To:        freebsd-questions@FreeBSD.ORG
Subject:   passing fd between hosts?
Message-ID:  <390405B5.DD0AC436@singnet.com.sg>

next in thread | raw e-mail | index | archive | help

Hi,

I have a problem which can be solved if I can pass an opened socket to
another host.. like


  Machine A   ------ open new TCP to -------> Machine B
  Machine C   ------ open new TCP to -------> Machine B


and Machine B can pass the connection (btw A->B) to C... so that it
becomes

  Machine A   <-------------->  Machine C



Does anyone know how to do it? Or is it possible?

Thanks for any comment....

Wilson


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?390405B5.DD0AC436>