Hacker News new | ask | show | jobs
by mbbrutman 1065 days ago
I have a small IRC client for that 286 if you still have it. Even has some Unicode support, but being limited to CP437 kind of limits it. ;-0
1 comments

Did that client exist in the 90s? I, too, IRC'd on a 286 laptop with TCP/IP packet drivers in the 90s.
No, it's a 2009 creation. When I started mTCP I did netcat first because it was simple. My first iteration of an IRC client wasn't much better than netcat. It has improved since then though.
Ah. I remember mTCP, from trying again much later, then. You said you started it, so is that all yours? In any case, very impressive work, and still useful every once in a while next to the cool factor! And HTTP/1.1 with pipelining is seriously cool...