Class EasyClient
Last updated
Was this helpful?
Last updated
Was this helpful?
Establish a connection and communicate with an
Namespace: EasyCommunication.Client.Connection
Assembly: EasyCommunication.dll
Whether or not the Client is connected with an
Type
Description
System.Boolean
Type
Description
EventHandler for EasyClient-events
Type
Description
Type
Name
Description
System.Net.IPAddress
address
IPAddress to connect to
System.Int32
port
Port to connect to
Type
Name
Description
T
data
Data to send
Type
Description
Name
Description
T
Custom Type which has to be either JsonConvert'able or Serializable
System.Nullable<>
Sends data to the connected