Otclient  14/8/2020
net.h File Reference
#include "types.h"
#include <string>
#include <vector>
Include dependency graph for net.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 stdext
 

Functions

std::string stdext::ip_to_string (uint32 ip)
 
uint32 stdext::string_to_ip (const std::string &string)
 
std::vector< uint32stdext::listSubnetAddresses (uint32 address, uint8 mask)