Search code examples
why they use http in apis (mobile / desktop / web / ...) , isn't http just for web...

performancehttpnetwork-programmingtcpsystem-design

Read More
Set TCP_QUICKACK and TCP_NODELAY...

clinuxsocketstcp

Read More
Is there a list of error codes for WebSocket from the Node.JS ws package?...

javascriptnode.jswebsocketerror-handlingtcp

Read More
select() working for STDIN but not sockets...

csocketsnetwork-programmingtcpposix-select

Read More
Select between TCP socket and UDP socket(c)...

csocketstcpudpposix-select

Read More
select returns "No such file or directory"...

csocketstcperrnoposix-select

Read More
C socket: recv and send simultaneously...

csocketstcpnetwork-programmingposix-select

Read More
Connection refused with getaddrinfo on client side...

clinuxsocketstcpclient-server

Read More
Cannot restart Docker container due to input/output error?...

dockertcpdnsioerror

Read More
What causes a TCP/IP reset (RST) flag to be sent?...

network-programmingtcp

Read More
Why a ZeroMQ demo code doesn't work on Win10?...

pythontcpzeromq

Read More
Using select(..) on client...

ctcpclientposix-select

Read More
TCP connect() (in C) always fails, even when the server is telnet accessible...

csocketstcp

Read More
Can I establish more than 1 TCP connections to same server on same port from same single client? Spe...

windowstcp

Read More
Traefik 2.0 TLS TCP passthrough...

ssltcptraefik

Read More
Client unable to bind to the given port and connect to the given server...

csocketstcp

Read More
Java computer to computer connection?...

javatcpport

Read More
What does a Connection Timeout mean in the context of a select() call...

ctcpposix-select

Read More
Is connect() necessary if I want only to receive data in C/TCP?...

csocketstcp

Read More
Avoiding recv() error C socket programming...

clinuxsocketstcpposix-select

Read More
Socket.BeginConnect vs Socket.Connect...

.netsocketstcp

Read More
select() on TCP socket works only the first loop...

cmultithreadingsocketstcpposix-select

Read More
How to get timestamp at which a file descriptor monitored by select() becomes ready?...

clinuxsocketstcpposix-select

Read More
Combining select with threads with TCP C Program...

cmultithreadingtcpclient-serverposix-select

Read More
Linux tool to send raw data to a TCP server...

linuxtcp

Read More
RST not sent or received in C with socket...

csocketstcp

Read More
Java - Using DataInputStream with Sockets, buffered or not?...

javasocketstcpbufferedinputstream

Read More
How can I open and close a thread with Python Socket Server?...

pythonmultithreadingsocketstcpsocketserver

Read More
c# exit NetworkStream.read()...

c#socketsnetwork-programmingtcpstream

Read More
What is "backlog" in TCP connections?...

pythonsocketstcpnetwork-programmingudp

Read More
BackNext