WINSOCK MAKE GROUP UDP

This command creates a new channel group of type UDP. This group allows collecting UDP channels to unify their usage as refreshing, checking for and sending of data.
After creation of a UDP channel and a UDP group, you can add the channel to the UDP 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 UDP()

RELATED INFO
WINSOCK command menu
Index

EXAMPLE
Showcase-example 1
Showcase-example 2