Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winsock

How does WSAStartup function initiates use of the Winsock DLL?

Determine between socket and fd

Substitute for forking in windows

c++ winapi gcc winsock fork

git pull fails with "Either the application has not called WSAStartup, or WSAStartup failed"

C - Undefined Reference to WSAStartup@8'

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

c++ gcc winsock

how to link winsock in cmake?

c++ cmake winsock

How long does a UDP packet stay at a socket?

c windows winapi sockets winsock

How to set up a Winsock UDP socket?

c++ winapi sockets udp winsock

Delphi, How to get all local IPs?

delphi winsock ip

Is there a difference between <winsock.h> and <winsock2.h>?

c++ winsock

How to flush route table in windows?

windows winsock routes

Is sending data via UDP sockets on the same machine reliable?

c windows sockets udp winsock

How do I retrieve an error string from WSAGetLastError()?

c winapi sockets winsock

What exactly do socket's Shutdown, Disconnect, Close and Dispose do?

Do I have to bind a UDP socket in my client program to receive data? (I always get WSAEINVAL)

c++ winsock

Why should I use non-blocking or blocking sockets? [closed]

c++ sockets winsock

MinGW linker error: winsock

c++ linker mingw winsock

How to support both IPv4 and IPv6 connections

c++ winsock ipv6 sockets ipv4