Méthode | Description | |
---|---|---|
UDP ( ) : System | ||
UDP ( string IP, int Port ) : System | ||
rebind ( string IP, int Port ) : void |
* Rebind to a different IP address and UPD port. *
|
|
sendPose ( IVector |
Méthode | Description | |
---|---|---|
calcChecksum ( byte s ) : byte |
* Let n be the sum of the bytes in s. Then n%256 + calcChecksum(s) == 0. *
|
public rebind ( string IP, int Port ) : void | ||
IP | string | |
Port | int | |
Résultat | void |
public sendPose ( IVector |
||
pos | IVector |
|
rot | IMatrix |
|
Résultat | void |