Search code examples
Is there any "standard" htonl-like function for 64 bits integers in C++?...


c++64-bitportabilityendiannesshtonl

Read More
Coverity complains about htonl operands but why?...


c++cnetworkingcoverityhtonl

Read More
I'm developing a server and ip passed as parameter not working...


c++socketsargvhtonlinet-aton

Read More
When and how to use C++ htonl function...


c++htonl

Read More
How to set sockaddr_in6::sin6_addr byte order to network byte order?...


socketsnetworkingbytehtonl

Read More
Macro htonl interpretes inner commas as parameter separator...


c++c++11gcchtonl

Read More
ntohs() and ntohl() equivalent?...


c#htonl

Read More
Segmentation fault occurs in htonl...


c++htonl

Read More
Python socket: cannot receive int array...


pythoncsocketstypeerrorhtonl

Read More
Cross-platform definition of _byteswap_uint64 and _byteswap_ulong...


includecross-platformendiannesshtonl

Read More
C++ NTOH conversion with dispatcher - event queue...


c++networkinghtonl

Read More
Converting dotted IP to integer using htonl(inet_addr(IP_str)) return negative values for IP Adresse...


clinuxhtonl

Read More
Converting from void * to use htonl...


cvoid-pointershtonl

Read More
Portable C binary serialization primitives...


cportabilitybinaryfilesendiannesshtonl

Read More
Does any uniform function exists instead of htons htonl...


c++csocketshtonl

Read More
htonl/ntohl not correct value on second command?...


csocketshtonl

Read More
TCP socket: When ntoh/hton conversion not needed?...


csocketshtonl

Read More
How to convert __u32 to __be32 in Linux Kernel...


clinux-kernelhtonl

Read More
Initializing a const variable with ntohl()...


chtonl

Read More
Is byte ordering the same across iOS devices, and does this make using htonl and ntohl unnecessary b...


iosobjective-cmacosintelhtonl

Read More
Does cast between signed and unsigned int maintain exact bit pattern of variable in memory?...


ccastingintunsignedhtonl

Read More
Windows sockets htons(80) vs 0x5000...


socketsnetwork-programmingporthtonl

Read More
compilation error related to __builtin_bswap32...


cbuildendiannesshtonl

Read More
How to send c++ doubles from one system to another Sender: Winsock Receiver: Java...


javacnetwork-programmingdoublehtonl

Read More
Is network byte order pointless under IPv6?...


c++cipv6ipv4htonl

Read More
2 byte short into 2 byte string in C?...


cstringbyteshorthtonl

Read More
Behavior of ntohl and htonl different between Python and C...


pythoncsocketshtonl

Read More
host to network double?...


cdoublesocketsdouble-precisionhtonl

Read More
c++ server htons to java ntohs client conversion...


javac++data-conversionhtonl

Read More
Confusion in htons- little endian/ big endian...


cnetwork-programmingendiannesshtonl

Read More
BackNext