Search code examples
winsock client socket is invalid...


c++socketsclient-serverwinsock

Read More
Can TCP SOCKET handles be set not inheritable?...


winapiwinsock

Read More
Why does MSDN advise use of unicode functions over ansi functions for winsock calls?...


unicodewinsockmsdn

Read More
HTTP over Winsock: fonts don't load until user presses "stop loading" button in their ...


c++socketsvectorbinarywinsock

Read More
Winsock based SMTP Client: stuck on recv() after client data is sent...


csmtpwinsocksmtpclient

Read More
Segmentation fault: Struct Pointer...


cpointersstructsegmentation-faultwinsock

Read More
C# Client halted while connecting with C++ Server, but works fine when connecting with C# Server...


c#c++winsock

Read More
How exactly does the accept() Function in Winsock work?...


c++winsock

Read More
recvfrom() not getting everything...


c++winapinetwork-programmingudpwinsock

Read More
How do I format an bluetooth address as a btaddr?...


c++bluetoothwinsock

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


c++windowswinsockwinsock2

Read More
Change Winsock.LocalIP on run time...


vb6ip-addresswinsock

Read More
Send UDP datagram from a specified port WITHOUT binding...


c++winsock

Read More
C++ Winsock 10093 error...


c++winsock

Read More
winsock compiling error, it cant find the addrinfo structures and some relating functions...


c++gccwinsock

Read More
server sends back unwanted characters...


csocketswinsockwinsock2

Read More
TcpClient giving errors at thread execute at connect and write...


delphitcpclientwinsockindy

Read More
Send A Message Across The Internet Using UDP And C++...


c++network-programmingudpwinsock

Read More
Winsock Received buffers caracters...


c++bufferwinsock

Read More
WSAPoll vs Overlapped WSARecv Performance?...


c++network-programmingservertcpwinsock

Read More
WinSock: How to properly time out receive using overlapped I/O...


windowswinsockoverlapped-ioio-completion-portsgetoverlappedresult

Read More
PID from socket number on Windows?...


c++winapisocketswinsockpid

Read More
Is there any way to increase the maximum amount of file descriptors that select() can handle on Wind...


pythonwindowssocketswinsockfile-descriptor

Read More
How to make a synchronous chat program to send and receive messages synchronously?...


c++udpclient-serverchatwinsock

Read More
Does calling the htons() change the value over and over again and again?...


cwinsockendianness

Read More
Get all IP-Addresses in C...


cwinsock

Read More
error/timeout detection from socket send() call...


socketstcpwinsocksend

Read More
How to support both IPv4 and IPv6 connections...


c++winsockipv6socketsipv4

Read More
Can you get the connection state of a socket programmatically?...


cwindowssocketsnetwork-programmingwinsock

Read More
How to deal with many incoming UDP packets when the server has only 1 UDP socket?...


tcpudpwinsockiocp

Read More
BackNext