Search code examples
Converting bytes to uint32 in C...


csocketstcpwinsockwinsock2

Read More
winsock: Can an OVERLAPPED to WSARecv be freed immediately after calling CancelIoEx vs after waiting...


winapiiowinsockiocp

Read More
ParseNetworkString will not parse 21DA:00D3:0000:2F3B:02AA:00FF:FE28:9C5A:8080...


winapiipv6winsock

Read More
Windows: Event-based Overlapped IO vs IO Completion Ports, Real World Performance...


c++windowswinsockwinsock2

Read More
Sending emails using C...


csocketssmtpwinsocksend

Read More
What is the workaround for TCP delayed acknowledgment?...


c#c++cwinsock

Read More
Winsocket UDP : works only when wireshark launched...


cwiresharkfpgawinsock

Read More
Does connect() ever fail with WSAEWOULDBLOCK for UDP (SOCK_DGRAM) sockets?...


c++winapiudpwinsockwsaasyncselect

Read More
Do UDP sockets delineate received data into distinct messages, or does recv read in as much data as ...


c++network-programmingudpwinsock

Read More
Why is my call to GetOverlappedResult hanging after cancelling an accept operation?...


winapiwinsockio-completion-ports

Read More
winsock and x64 target...


winsock

Read More
Timeout in connect() function from Winsock...


c++visual-studiosocketswinapiwinsock

Read More
Windows sockets: How to immediately detect TCP RST on nonblocking connect()?...


windowsselecttcpwinsockwinsock2

Read More
Detecting Zero Window State in Windows IOCP Server...


c++network-programmingwinsockiocp

Read More
How to correctly parse incoming HTTP requests...


c++httpparsingwinsock

Read More
Read the whole file and send it via sockets...


c++socketswinapiwinsockwinsock2

Read More
How to build a raw UDP packet in C++?...


c++socketsudpwinsockraw-sockets

Read More
The function in the thread does not output the value correctly...


c++multithreadingsfmlwinsock

Read More
Why is my socket's open port not listed by netstat?...


csocketswinapiwinsocknetstat

Read More
How to deal with SOCKET in select method?...


winsockwinsock2

Read More
Do I have to call the WSAGetLastError() twice?...


c++selectnetwork-programmingwinsock

Read More
'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS...


c++winsock

Read More
Looking for a simplest (and fastest) example of TCP socket programming for windows, c or c++...


c++windowsperformancesocketswinsock

Read More
Unresolved external symbols in <wsk.h> while building...


c++driverwinsockwindows-kernel

Read More
select() function fails in winsock...


cwinsockwinsock2posix-select

Read More
c++ winsock client cannot connect using textbox for host IP...


c++textboxip-addresswinsock

Read More
Winsock connect() hanging on one network, but not another...


c++socketswinsock

Read More
How to get internal IP, external IP and default gateway for UPnP...


cwindowslinuxwinsockip

Read More
Invalid IP address with InetPton() function...


cwindowswinapiwinsockwinsock2

Read More
How to flush route table in windows?...


windowswinsockroutes

Read More
BackNext