Neokernel API

KTcpClient Class

This class extends TcpClient to provide access to the underlying socket and IP Address of the remote machine.

For a list of all members of this type, see KTcpClient Members .

System.Object
   TcpClient
      KTcpClient

public class KTcpClient : TcpClient

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.neokernel.httpd

Assembly: Neokernel (in Neokernel.exe)

See Also

KTcpClient Members | com.neokernel.httpd Namespace