Search code examples
TCP/IP connection on a specific interface...


c++winsock

Read More
GetQueuedCompletionStatus - how to identify the “type” of the finished task?...


c++cwinapiwinsockwinsock2

Read More
debug vs release build in Visual studio c++ 2008 win32 runtime issue...


c++visual-studiodebuggingwinapiwinsock

Read More
c++ winsock accept thrown exception...


c++winsockunreal-engine4

Read More
C++ websocket server handling message fragmentation...


c++websocketwinsock

Read More
Receiving all data sent with C sockets...


c++csocketswinsockwinsock2

Read More
WSAConnect - the remote server responds on both port 80 and 443...


cwinsockwinsock2

Read More
strange logging timestamp with chrono::sleep_until...


c++windowswinsockc++-chrono

Read More
Porting Winsock to Linux Sockets...


windowslinuxsocketswinsockporting

Read More
Socket timeout: select vs setsockopt...


c++socketswinsock

Read More
Getting undeclared Identifier errors in Winsock.h...


c++visual-studio-2008networkingwinsockwinsock2

Read More
How does System.Net.Sockets.Socket.Disconnect disconnect from the socket?...


c#c++socketswinsockdetours

Read More
VB6 Winsock multiple TCP connections > problems with DoEvents...


vb6stack-overflowwinsockdoevents

Read More
When using WSASend in overlapped mode, when should I free the buffers?...


c++windowssocketswinsockoverlapped-io

Read More
Simple Winsock server doesn't work if executed in thread...


c++winsock

Read More
Good lightweight library for HTTP POST/GET for C?...


chttpsocketswinsock

Read More
How to terminate connection immediately on long polling...


httpwinapiwinsockvisual-foxprolong-polling

Read More
My program returns 1 after Sleep() if I change a tcp socket to non blocking in a different thread...


c++multithreadingwinapiwinsock

Read More
inet_ntoa() in Winsock2 is deprecated?...


c++winsockwinsock2

Read More
Send python string using vb6 winsock...


pythonvb6winsockbasic

Read More
winsock server send and receive simultaniously...


c++winsock

Read More
Socket option SO_BSP_STATE fails with WSAEFAULT...


c++windowswinapiwinsock

Read More
What is the Unix/Linux equivalent of Registered I/O?...


linuxunixnetwork-programmingwinsock

Read More
C++ server side not blocking on listen()...


c++socketsconnectionserverwinsock

Read More
Redirect IO of process to Windows socket...


c++windowswinsockwinsock2

Read More
How to terminate windows sockets when internet is down? (C++ WinAPI)...


c++winapiwinsockwinsock2

Read More
winsock receiving gibberish data from server...


c++networkingwinsock

Read More
C++ accept() of winsock2.h keeps giving 10038 error...


c++socketsnetwork-programmingwinsock

Read More
winsock fails to connect to localhost...


c++winapiwinsock

Read More
WSA UDP socket can't be reused as it forcibly closes the connection...


c++winsock

Read More
BackNext