Search code examples
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
How to determine the site protocol using url...


c++httpsportprotocolswinsock

Read More
C++ winsock connection refused when connecting to IPv4 address...


c++ipv6winsockipv4

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


winapiipv6winsock

Read More
TCP client does not detect server disconnection...


.netsocketswinsock

Read More
UDP packets are dropped when its size is less than 12 byte in a certain PC. how do i figure it out t...


windowsazuretcpudpwinsock

Read More
I can no longer create a server listening on port 64951 or 64952 under Windows 10...


windowssocketswinsockwinsock2winsockets

Read More
TCP SYN RAW socket receive packet error 10022...


c++networkingtcpwinsockwinsock2

Read More
winsock: connect fails with error 10049 when using localhost (127.0.0.1)...


c++windowssocketswinsock

Read More
Undefined reference to getaddrinfo...


cwinsock

Read More
Winsock2 - how to open a TCP socket that allows recv() with MSG_WAITALL?...


winsockrecv

Read More
C++ server (using WSAPoll/poll) receiving 2 client connection requests for a single HTTP request fro...


c++winsock

Read More
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++winapinetworkingudpwinsock

Read More
BackNext