CRM64Pro GDK
v0.17.0
A free cross-platform game development kit built on top of SDL 3.0
Loading...
Searching...
No Matches
CRM64Pro::NetTCP::NetIPAddress
Network address information.
More...
Detailed Description
Network address information.
Public Attributes
Uint8
iFamily
0 = none, 4 = IPv4, 6 = IPv6.
Uint8
iReserved
[3]
Reserved for alignment/future use.
Uint8
aBytes
[16]
Raw address bytes. IPv4 uses the first 4 bytes.
char
szAddress
[64]
Canonical numeric address string.
CRM64Pro
NetTCP
NetIPAddress
CRM64Pro GDK v0.17.0
(
) -