Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

How to send both image(ndarray) and string data in single ZMQ send request

python sockets zeromq pyzmq

How do you send and receive UDP packets in Java on a multihomed machine?

java sockets

Is there a file descriptor leak when using sockets on a linux platform?

NetworkStream, is there something similar to DataReceived for a SerialPort? (C#)

How to unblock a thread blocked on ServerSocket.accept()?

java sockets

C++, boost asio, receive null terminated string

how to capture result from system() in C/C++ [duplicate]

c++ c sockets

boost::asio - Clarification on binding to a specific network interface

sockets boost-asio

Should I close a socket (TCPIP) after every transaction?

c# sockets tcp

Python client / server question

python sockets client command

What happens if one doesn't call POSIX's `recv` "fast enough"?

sockets berkeley-sockets

How to set source address when sending using and UDP socket

c++ linux sockets udp

How to List TCP/UDP Connections in iOS 4

How can 2 threads communicate each other?

java sockets heartbeat

NodeJS: What is the proper way to handling TCP socket streams ? Which delimiter should I use?

C++ Qt write to unix socket

c++ qt sockets unix

Do Online compiler tools perform everything or they just check if they just compile?

How to transmit live video over a Socket using Flex / ActionScript 3?

How does the poll function work in c?

c linux sockets

PyOpenSSL convert certificate object to .pem file

python sockets pem pyopenssl