CreateRequestHandler Method

Summary
Creates a proper request to handle the peer socket.
Syntax
C#
C++/CLI
public Request CreateRequestHandler( 
   TcpClient PeerSocket 
) 
public: 
Request^ CreateRequestHandler(  
   TcpClient^ PeerSocket 
)  

Parameters

PeerSocket
The peer socket on the server's side.

Return Value

Creates a proper request to handle the peer socket.

Requirements

Target Platforms

See Also

Reference

TCPServer Class

TCPServer Members

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.