delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
From: | cbramix AT libero DOT it (Carlo) |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: DOS FTP Server ? |
Date: | 6 Mar 2004 13:13:04 -0800 |
Organization: | http://groups.google.com |
Lines: | 18 |
Message-ID: | <d2ad330a.0403061313.ee8b11e@posting.google.com> |
References: | <c24avo$ijt$1 AT reader10 DOT wxs DOT nl> |
NNTP-Posting-Host: | 151.25.221.88 |
X-Trace: | posting.google.com 1078607584 9495 127.0.0.1 (6 Mar 2004 21:13:04 GMT) |
X-Complaints-To: | groups-abuse AT google DOT com |
NNTP-Posting-Date: | Sat, 6 Mar 2004 21:13:04 +0000 (UTC) |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
"news.pi.be" <ptalloen AT hotmail DOT com> wrote in message news:<c24avo$ijt$1 AT reader10 DOT wxs DOT nl>... > Where can i find a DOS FTP Server ? > > thanks, For embedded systems there are a lot of tiny but very powerful libraries. Not only FTP but almost all network protocols and layers are implemented. Of course, if you want to use a library you may need to write the I/O functions used for reading and writing the bytes from the net, but it may be interesting to give a look. You may start from this link: http://dunkels.com/adam/uip/links.html Sincerely, Carlo
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |