Network utility for sending / receiving TCP, UDP, SSL, HTTP
ssl
networking
tcp
cross-platform
ipv6
udp
ipv4
http-client
qt5
tcp-server
tcp-client
udp-server
dark-mode
packet-sender
traffic-generator
packetsender
ssl-client
ssl-server
ui-generator
-
Updated
May 1, 2022 - C++
Currently, WebSocket is working for client/server side. However, the browsers do not allow to create tcp connections direclty (which is the current implementation based). Instead, the
web-sysmust be used.wasm.