Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tcp

Do I need to close a socket?

sockets tcp winsock

When is a TCP connection considered idle?

Rejecting a TCP connection before it's being accepted?

tcp winsock

tcp two sides trying to connect simultaneously

sockets tcp

General overhead of creating a TCP connection

sockets networking tcp

Is websocket a stream-based or package-based protocol?

tcp websocket packet

How to detect when a boost tcp socket disconnects

c++ sockets boost tcp boost-asio

Can FTP have multiple TCP connection for multiple parallel file transfer

networking tcp ftp

How do TCP/IP and HTTP work together?

http networking tcp

TCP is it possible to achieve higher transfer rate with multiple connections?

networking tcp

Why would connect() give EADDRNOTAVAIL?

c++ linux sockets tcp ip-address

Understanding of WebSockets

squid proxy - howto allow tcp connect - getting TCP_DENIAL/400 with ERR_INVALID_DOMAIN

http tcp proxy connect squid

Does YouTube stream Videos via TCP?

tcp youtube stream udp rtsp

What is the rationale behind bandwidth delay product

networking tcp

Boost asio socket: how to get IP, port address of connection?

c++ tcp ip boost-asio

At what layer in the protocol stack does DNS happen? [closed]

http tcp dns

KeepAlive with WCF and TCP?

c# wcf tcp keep-alive

Can traffic on loopback be packet sniffed?

networking tcp

How does a system's TCP/IP stack differentiate between multiple programs connecting to the same address and port?

tcp