
ZGATE API Reference UM024502-1012
96
ZGATE Embedded Security Development Kit
User Manual
ZGATE_build_TCP_port_list
Function Prototype
void ZGATE_build_TCP_port_list( char * pBuff );
Parameters
pBuff A pointer to a buffer into which the TCP Port filtering list is writ-
ten. This buffer should be at least 602 bytes in length.
Return Value
None.
Description
This function generates a NULL-terminated, comma-separated, ASCII string of the TCP
Port filtering list. The list is enclosed within braces; for example,
{1,2,3}\0.
Komentarze do niniejszej Instrukcji