Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

Two kernel modules, each uses netlink socket. How to use them both at the same time?

python socket readline without socket.makefile()

python sockets

socket.io add user to room manually (node.js)

Socket connection over internet in Python?

python sockets networking tcp

Dart - Send an UDP broadcast

sockets dart udp broadcast

Java: Are concurrent reads and writes possible on a blocking SocketChannel via Object(In|Out)putStreams?

java sockets nio

Tips for using commons-pool in production

java sockets pool

Get a number of open sockets in C#?

c# sockets diagnostics

PHP Communication with C++ Application

php c++ sockets

Why am I receiving a string from the socket until the \n newline escape sequence in python?

python sockets

How to detect iPhone/Android awake from sleep with javascript

How to close (kill, release?) a socket, which is in FIN_WAIT_2 state?

c# sockets

what is the purpose to set SOCK_CLOEXEC flag with accept4() same as O_CLOEXEC

c++ c linux sockets unix

In linux, why do I lose UDP packets if I call send() as fast as possible?

c linux sockets networking udp

Difference between port number and socket

sockets networking port

Python ConnectionRefusedError: [Errno 61] Connection refused

python sockets errno

Not getting response in socket connection

android json sockets android

A simple python server using SimpleHTTPServer and SocketServer, how do I close the socket down before rerunning .py file?

python http sockets networking

Raw Socket Linux send/receive a packet

c sockets networking send recv

recvfrom() error 10035 using non-blocking sockets