Search code examples
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++network-programmingwinsock

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
Winsock2 thread arguments throw exception access violation...


cmultithreadingsocketspthreadswinsock

Read More
Can Multicasts sent via 127.0.0.1 in WinSock be read with INADDR_ANY?...


c++socketswinsockmulticast

Read More
What is the best way for streaming C++ struct data through TCP socket in Real-time between two proje...


c++visual-studiotcpwinsock

Read More
Is it ok to pass a socket to a function as const?...


cwindowssocketswinsockfile-descriptor

Read More
Sending integer over socket while avoid breaking strict aliasing rule...


cwindowssocketsintegerwinsock

Read More
Sending integer over windows socket in c...


cwindowssocketsintegerwinsock

Read More
Faster WinSock sendto()...


c++winsocksendto

Read More
Using Winsock in Visual Studio...


c++visual-studiovisual-studio-2015winsock

Read More
BakkesMod winsock2 recv Crash...


c++pluginswinsockrecv

Read More
Server cannot receive the clients message in c winsock programming...


csocketswinsockwinsock2

Read More
How to Strip the header from data received using recv in c++?...


c++winsock

Read More
How to compile Winsock Control 6.0 on VB6 in Windows 10?...


windows-10vb6winsock

Read More
WSAConnectByName timeout...


cwinapinetwork-programmingwinsock

Read More
Sending files over TCP sockets C++ | Windows...


c++winsockwinsock2winsockets

Read More
Send int over socket in C/C++...


c++cwinsockqnx-neutrino

Read More
What does the number represent when printing a socket in C++?...


c++socketstcpwinsock

Read More
recv() returns strange buffer C++...


c++network-programmingwinsockwinsock2winsockets

Read More
How to retrieve IP and port from a `sockaddr_storage` instance?...


c++csocketsnetwork-programmingwinsock

Read More
Howto set the UDP source address on Windows...


c++csocketsudpwinsock

Read More
C++ Winsock Library Termination When connecting with Putty Client on 127.0.0.1...


c++serverclientputtywinsock

Read More
Process TCP Socket data read in different thread...


c#.netsocketstcpwinsock

Read More
BackNext