Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

Linux sockets: Zero-copy local, TCP/IP remote

linux sockets zero-copy

How to send a message and receive a response on the same socket

c# sockets

net.Socket.writable, net.Socket.readable properties aren't part of the official node.js API

api sockets node.js

.Net Socket doesn't respond to remote disconnect?

c# .net sockets tcpclient

Meaning of the $type parameter in socket_read()

Socket explanation in C and C++

c++ c sockets

Python SocketServer works on localhost but not on server

python sockets

StreamSocketListener Access denied

C++ socket server architecture

How to add delay to sento and recvfrom in UDP client/server in C

c sockets

Using libvlc on android with NDK

c sockets android-ndk libvlc

C++ socket programming Max size of TCP/IP socket Buffer?

Send raw binary data over C socket?

c sockets networking

Why server socket gives port no which is different from bound port no?

struct: unpack Requires String Argument of Length 16

Why doesn't accept() block?

c linux sockets tcp

How can I use SIGINT to break out of the wait for accept() or read()?

c sockets sigint

Maintaining a bidirectional UDP connection

android sockets udp ip datagram

fsockopen() how does it actually work? [closed]

What to use? WCF or Sockets? in a C# program

c# wcf sockets