Blame | Last modification | View Log | RSS feed
[SiTCPinit]
Class="Function"
Prototype="void SiTCPinit();"
[SiTCPclose]
Class="Function"
Prototype="void SiTCPclose();"
[SiTCPSetIPPort]
Class="Function"
Prototype="int SiTCPSetIPPort(char *IpAddr, unsigned int tcp, unsigned int udp);"
[SiTCPCreateTCPSock]
Class="Function"
Prototype="int SiTCPCreateTCPSock();"
[SiTCPCreateUDPSock]
Class="Function"
Prototype="int SiTCPCreateUDPSock();"
[SiTCPCloseUDPSock]
Class="Function"
Prototype="int SiTCPCloseUDPSock();"
[SiTCPCloseTCPSock]
Class="Function"
Prototype="int SiTCPCloseTCPSock();"
[SiTCPRBCPskeleton]
Class="Function"
Prototype="void SiTCPRBCPskeleton(unsigned char type, unsigned char command, unsigned char id, unsigned char length, unsigned int address);"
[SiTCPrcvRBCP_ACK]
Class="Function"
Prototype="int SiTCPrcvRBCP_ACK(int output);"
[SiTCPGetTCPSock]
Class="Function"
Prototype="int SiTCPGetTCPSock();"
[SiTCPGetUDPSock]
Class="Function"
Prototype="int SiTCPGetUDPSock();"
[SiTCPGetSiTCPsndHeader]
Class="Function"
Prototype="struct bcp_header SiTCPGetSiTCPsndHeader();"