# Functions
ConnectSocket is used by the client to connect to the socket the server created for two-way communication.
CreateServer is used by the server command to create a new socket for communication between server and client.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author