3.5
Packet Communication Functions (Socket Communications)
3-9
3.5.
Packet Communication Functions (Socket Communications)
3.5.1. Communication Control Function List
The following communication control functions are used in generating applications.
1.
BisOpenPacket():
When activating an application, BisOpenPacket() must be called to open a com-
munication path with the R3755x/R3760.
2.
BisGetIpStr():
Acquires an IP address from the host name.
The acquired IP address is saved as a character string.
3.
BisClosePacket():
When terminating an application, call BisClosePacket() to close the communi-
cation path with the R3755x/R3760.