Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tcp

What do you use when you need reliable UDP?

When is TCP option SO_LINGER (0) required?

Do I need to heartbeat to keep a TCP connection open?

sockets tcp

TCP vs UDP on video stream

Linux: is there a read or recv from socket with timeout?

c linux sockets tcp

How should one go about choosing a default TCP/IP port for a new service?

networking tcp

Can TCP and UDP sockets use the same port?

sockets networking tcp udp

In C#, how to check if a TCP port is available?

c# .net tcp tcpclient

How does the socket API accept() function work?

networking sockets tcp

TCP loopback connection vs Unix Domain Socket performance

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

networking tcp

How many socket connections can a web server handle?

How to write a scalable TCP/IP based server

ConnectionTimeout versus SocketTimeout

Telnet is not recognized as internal or external command, even after activation [closed]

tcp windows-7

Difference between TCP and UDP?

How do ports work with IPv6?

tcp udp ipv6 ports

Check status of one port on remote host [closed]

windows batch-file tcp cmd

NGINX to reverse proxy websockets AND enable SSL (wss://)?

ssl tcp proxy nginx mod-proxy

TCP: can two different sockets share a port?