Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

Create a webserver in PHP (without Apache)

What is the correct way to construct InetSocketAddress with any host an IP address?

HttpClient: Only one usage of each socket address (protocol/network address/port) is normally permitted

Java Sockets and Dropped Connections

Anything I can do when socket.close() throws in Java?

Java sockets: Program stops at socket.getInputStream() w/o error?

java sockets serialization

Java ServerSocket connection limit?

How do I compare two timestamps in C?

c sockets timestamp timeval

Why is Java's Object Stream returning the same object each time I call readObject?

java sockets serialization

Creating raw socket in Python without root privileges

How to set TCP_NODELAY flag when loading URL with urllib2?

How can I get non-blocking socket connect()'s?

stream_socket_client unable to connect (connection timed out)

Socket input stream hangs on final read. Best way to handle this?

java sockets

Determine if a network interface is wireless or wired

c linux sockets networking

How to run service not on main thread?

Low-latency IPC between C++ and Java

How to establish a SSL enabled TCP/IP Connection in Ruby

Principle of Unix Domain Socket. How does it work?

sockets unix unix-socket

Why do some functions in C have an underscore prefix?

c function sockets networking