Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winsock

How to write socket communication program using win32

c++ windows sockets winsock

Is acknowledgment response necessary when using send()/recv() of Winsock?

c++ tcp winsock send recv

c++ winsock2, how to tell when a connection closes

c++ sockets winsock

gethostbyname says No such service is known. The service cannot be found in the specified name space

Nagle's algorithm on localhost

sockets tcp winsock

How to Monitor the UDP Buffers in Windows XP

Problem sending more then 2 lines at time

Winsock: Listen and recv (differences)

c++ sockets winsock

What difference between WSAECONNRESET exception and situation when the Socket.Receive returns 0?

c# sockets winapi winsock

C++: #including <thread> redefines winsock function bind(...)?

Winsock C++ connect timeout

select() equivalence in I/O Completion Ports

Win32 getaddrinfo() not using C:\Windows\System32\drivers\etc\hosts?

winapi dns winsock winsock2

Winsock 200ms delay issue

c++ winsock

How to cope with high frequency data?

c++ winsock

An IOCP documentation interpretation question - buffer ownership ambiguity

winsock iocp

c++ winsock recv terminates thread instead of returning error code when receiving 0 data

c++ winsock recv