WINSOCK ADD CHANNEL TO GROUP

This command adds a channel to a channel group.
The type of the channel and the type of the group must be identical. That is either TCP or UDP.
Note that you can add a channel to several groups.

SYNTAX
WINSOCK ADD CHANNEL TO GROUP(a_group as Dword, a_channel as Dword)

RELATED INFO
WINSOCK command menu
Index

EXAMPLE
Showcase-example 1
Showcase-example 2