WINSOCK MAKE GROUP TCP

This command creates a new channel group of type TCP. This group allows collecting TCP channels to unify their usage as refreshing, checking for and sending of data.
After creation of a TCP channel and a TCP group, you can add the channel to the TCP group using the command WINSOCK ADD CHANNEL TO GROUP.
Note that you can add a channel to several groups.

SYNTAX
Return Dword=WINSOCK MAKE GROUP TCP()

RELATED INFO
WINSOCK command menu
Index

EXAMPLE
Showcase-example 1
Showcase-example 2