Skip to content

TRUEANGLE

BEAUTY AND PLAY

  • DOLLECT
  • Others
  • Configuration
  • AI
  • BLOG
  • ABOUT
    • ABOUT
    • Perception Style

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
May 2026
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« Apr    
TRUEANGLE, Proudly powered by WordPress.