Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
UDPServer
C# Class UDPServer, legacy-roboime
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: roboime/legacy-roboime
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
receivedData
byte[]
recv
int
sendData
byte[]
timeReceived
DateTime
Méthodes publiques
Méthode
Description
Execute
( ) :
void
UDPServer
(
int
port
) :
System
Method Details
Execute()
public
méthode
public
Execute
( ) :
void
Résultat
void
UDPServer()
public
méthode
public
UDPServer
(
int
port
) :
System
port
int
Résultat
System
Property Details
receivedData
public_oe property
public
byte[]
receivedData
Résultat
byte[]
recv
public_oe property
public
int
recv
Résultat
int
sendData
public_oe property
public
byte[]
sendData
Résultat
byte[]
timeReceived
public_oe property
public
DateTime
timeReceived
Résultat
DateTime