Menu

Tree [e59465] master /
 History

HTTPS access


File Date Author Commit
 DOCS 2013-08-23 Mike Chambers Mike Chambers [e59465] 'Initial commit.'
 EXAMPLES 2013-08-23 Mike Chambers Mike Chambers [e59465] 'Initial commit.'
 INCLUDE 2013-08-23 Mike Chambers Mike Chambers [e59465] 'Initial commit.'
 SRC 2013-08-23 Mike Chambers Mike Chambers [e59465] 'Initial commit.'
 CLEAN.BAT 2013-08-23 Mike Chambers Mike Chambers [e59465] 'Initial commit.'
 MAKELIB.BAT 2013-08-23 Mike Chambers Mike Chambers [e59465] 'Initial commit.'
 README.TXT 2013-08-23 Mike Chambers Mike Chambers [e59465] 'Initial commit.'

Read Me

MiniTCP v0.12.4.27 (c)2011-2012 Mike Chambers
A TCP/IP library for C. Designed for 16-bit systems.

NOTE: This has only been tested to compile and work
correctly with Turbo C++ 1.01 and Turbo C++ 3.1! It
also requires TASM due to having some inline assembly.
I use TASM 2.02, but I would assume other 16-bit
TASM versions will work as well.

If you do not have a copy of Turbo C++, you can freely
download version 1.01. Borland released into the public
domain years ago.

You can download it from:
http://edn.embarcadero.com/article/21751

A programmer's reference manual in PDF format is
provided in the DOCS folder. It is a good idea to
check for an updated reference. The latest will always
be available here:

http://rubbermallet.org/MiniTCP_programmer_reference.pdf

-Mike
miker00lz@gmail.com
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.