group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
JoinRequest Struct Reference

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.

Detailed Description

Server address and port entered by the user on the home screen.

Member Data Documentation

◆ serverIp

std::string JoinRequest::serverIp

Hostname or IP address of the target server.

◆ serverPort

uint16_t JoinRequest::serverPort

TCP port of the target server.


The documentation for this struct was generated from the following file: