TCPClient
Object Hierarchy:
Description:
public class TCPClient :
AddressManagerFakeRmt
An instance of this class is used when we want to send a message via TCP.
Namespace: Ntk.Core
Package: vd
Content:
Properties:
Creation methods:
- public TCPClient (
string
dest_addr, uint16
? dest_port = null, string
? my_addr = null, bool
wait_response = true)
Methods: