Search code examples
c++ Windows 10 Get an Ip for a connected client...


c++serverip-addresswinsock2

Read More
Error 3 error C2440: 'initializing' : cannot convert from 'void *' to 'Socket *&...


c++socketswinsock2

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


csocketswinsockwinsock2

Read More
How close a socket (with IOCP) properly after sending?...


socketswinsock2iocp

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


c++winsockwinsock2winsockets

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


c++network-programmingwinsockwinsock2winsockets

Read More
what does error code "5" mean in winsock2?...


c++winsock2

Read More
Boost::asio winsock and winsock 2 compatibility issue...


c++boost-asiowinsockc-preprocessorwinsock2

Read More
Find service`s uuid of a bluetooth device...


c++windowswinapibluetoothwinsock2

Read More
C++ Socket recv mixed messages...


c++multithreadingsocketswinsockwinsock2

Read More
What happens if multiple WSAStartup calls requesting different WinSock versions occur in a process?...


windowswinsock2wsastartupwindows-socket-api

Read More
Is it possible to tell if WSAStartup has been called in a process?...


windowswinsock2windows-socket-apiwsastartup

Read More
winsock2: RAW SOCKET recvfrom() returns Error 10022 (Invalid Argument)...


cwindowssocketswinsock2recvfrom

Read More
sendto() while blocked on select()...


c++clinuxsocketswinsock2

Read More
How to receive multiple files through TCP and save them at the same time in C++?...


c++windowstcpwinsock2

Read More
Why don't i get the main web page of BBC server with Winsock2 program in C?...


cserverwinsock2

Read More
How to send any file (image, exe) through UDP in C++?...


c++windowsudpwinsock2

Read More
Method returning a WinSock2 SOCKET doesn't compile...


c++socketswinsock2

Read More
Why would WSASendMsg return WSAEINVAL for a socket returned from accept()?...


windowssocketswinsock2

Read More
Can you setup recive call in System.Net.Sockets to behave as winsocket2 WSARecv with MSG_PUSH_IMMEDI...


c#socketstcpwinsock2

Read More
How do you create a TCP connection without a listener?...


c++networkingtcpwinsock2

Read More
CreateProcessAsUser and createevent permissions...


c++winapiwinsock2

Read More
IPv6 Server in c - recvfrom failed...


cserveripv6winsock2recvfrom

Read More
inet_ntop returns address that doesnt exist...


c++cwinsock2

Read More
Winsock2: When I try to send a string with spaces, the function appears stop sending when it encount...


c++socketswinsock2

Read More
VS2017 C++: why is PIP_ADAPTER_ADDRESSES undefined?...


c++visual-studiowinsock2

Read More
boost::asio::io_service crash in win_mutex lock...


c++c++11boostboost-asiowinsock2

Read More
How to apply Linger option with winsock2...


c++windowswinsock2

Read More
How to create an "event" system for recieving packets...


c++networkingwinsockwinsock2

Read More
Winsock: UDP recvfrom() not filling in the same IP address that was used to send data...


cwinsock2

Read More
BackNext