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

Network address parameters. More...

#include <NetworkConfig.hpp>

Public Attributes

std::string host = "127.0.0.1"
 
uint16_t port = 9999
 

Detailed Description

Network address parameters.

Member Data Documentation

◆ host

std::string NetworkAddress::host = "127.0.0.1"

◆ port

uint16_t NetworkAddress::port = 9999

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