Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

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

Bind error (99): Cannot assign requested address

c sockets bind errno

Change Log4J's Threshold dynamically through user input

java sockets logging log4j

How to send String array Object over Socket?

java sockets

Is it better to keep a socket open for frequent requests, or to close the socket each time

c++ sockets qtcpsocket

Python: Connect via LAN?

python sockets networking