Skip to content

barmi/tcpip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

tcpip

This is a clean TCP/IP implementation for MS-DOS, Windows 3.x or Microsoft operating systems earlier than Windows 95.

It can be built with Borland C 3.0, and MS Macro Assembler. hmm, It's quite old, so don't expect clean compilation with contemporary tools.

This source is BSD licensed. I wrote whole code from scratch. (Yes, some of headers were C&P'ed from ..., you know.)

IMIGE Systems Inc., an ancient company I worked for does not exist on earth any more.

Let me know any issues on the source.

Minsuk Lee, ykhl1itj@gmail.com

About

Clean TCP/IP implementation including telnet

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 90.5%
  • Assembly 4.3%
  • C++ 3.1%
  • Objective-C 1.6%
  • Batchfile 0.5%