Skip to content

TRUEANGLE

BEAUTY AND PLAY

  • GitLab
  • GitHub
  • Configuration
  • AI
  • BLOG
  • ABOUT
    • ABOUT
    • Perception Style
    • Motivation

Tag Archives: swiss army knife netcat TCP/IP

nc

netcat is a simple unix utility which reads and writes data across network connections, using TCP or UDP protocol. netcat examples

Posted byjeffrinDecember 31, 2009Posted incomputer networksTags: swiss army knife netcat TCP/IP

nc – TCP/IP swiss army knife

A UNIX Command Window I Server $nc -l -p 3333 hello hello how are you ? fine Window II client $nc 127.0.0.1 3333 hello hello how are you ? fine UNIX Explanation netcat is a simple unix utility which reads and writes data across network connections, using TCP or UDP protocol. Related Source Code Exposition …

Continue reading “nc – TCP/IP swiss army knife”

Posted byjeffrinDecember 31, 2009Posted incomputer networksTags: swiss army knife netcat TCP/IP
June 2026
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
2930  
« May    
TRUEANGLE, Proudly powered by WordPress.