CrosserTransportCreateStreams Method |
Name | Description | |
---|---|---|
![]() | CreateStreamsT(Stream) |
Overwrite this when you create custom Transports for streamed communication
(Inherited from BaseTransport.) |
![]() | CreateStreamsT(Socket) |
Setup read/write streams and set the IProtocol
Will also send back info message about the Crosser Endpoint connected to
(Overrides SocketTransportCreateStreamsT(Socket).) |