Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

Can I pass a TCP socket resource via socket_sendmsg (sendmsg) to a AF_UNIX local socket and if so how

php sockets recvmsg sendmsg

How can I send multiple string messages from client to server using a single instance of TcpClient?

c# sockets tcpclient

Python closing socket and connection in a threaded server?

VSCode, Failed to set up socket for dynamic port forward to remote port: connect ECONNREFUSED

In my application, why does readInt() always throw an EOFException?

Unix C socket server not accepting connections

c sockets unix-socket

How do I gracefully close my server?

c sockets

nested IOException catch for socket close

How do I set up a localhost in python?

python sockets smtp localhost

Java EE Application: TCP Server + Web Interface

Why can't I disable MTU discovery on Windows socket? IP_PMTUDISC_DONT fails to set

c windows sockets udp

Does Indy support raw TCP sockets on Windows?

Sending files through sockets too slow

Java applet java.security.AccessControlException

java security sockets applet

How to manually trigger a net.socket error event during testing

node.js sockets mocha.js

Server stuck in Select and Reading Continuously from Client buffer

c sockets

how to stop alive threads and sockets when closing an activity

capturing both incoming and outgoing packets using raw socket

sigaction passes SIGINT to system call, but not signal

c sockets signals