|
group2 0.1.0
CSE 125 Group 2
|
Server address and port entered by the user on the home screen. More...
#include <Home.hpp>
Public Attributes | |
| std::string | serverIp |
| Hostname or IP address of the target server. | |
| uint16_t | serverPort |
| TCP port of the target server. | |
Server address and port entered by the user on the home screen.
| std::string JoinRequest::serverIp |
Hostname or IP address of the target server.
| uint16_t JoinRequest::serverPort |
TCP port of the target server.