目前在dos与windows连接除用ms client之外用tftp客户端访问服务端也是很实用的。但一直没有找到能在dos 下能使用的 tftp客户端。虽然PXE启动代码内置tftp客户端,也没找到可以利用的软件。一些基于packet驱动的网络程序的源程序找了不少,但总是没办法编译。
以下是一些以基于packet的网络应用程序源代码的下载地址:
网址:
http://www.ertos.com/
下载链接:
http://www.jkmicro.com/downloads/zip/ertos.zip
网址:
http://www.bgnett.no/~giva/
下载链接:
http://www.bgnett.no/~giva/watt32s-2.2-dev.10.zip
这些我试过很多编译器都没办法生成exe文件,编译时会出现各种各样的错误。
其中watt32s 2.2 dev.rel.10
试用的软件有tc 2.01、tc 3.0、Borland C++ 4.0、DJGPP visual 2005都没办法编译。Microsoft C++ 7.0、vc 6.0上没有试。
Wengier提到novell 的lwp 5.0中有tftp客户端,后来在novell下载了,没有找到所说的tftp for dos.
这个程序我找了好久都没有找到
希望谁能编译一个tftp for dos的程序
如果找到能下载的也可以。
谢谢!
Currently, besides using the MS client, using a TFTP client to access the server is also very practical when connecting between DOS and Windows. But I have never found a TFTP client that can be used under DOS. Although the PXE boot code has a built-in TFTP client, I haven't found any usable software. I have found quite a few source codes of network programs based on packet drivers, but I always can't compile them.
The following are the download addresses of some source codes of network applications based on packet:
Website:
http://www.ertos.com/
Download link:
http://www.jkmicro.com/downloads/zip/ertos.zip
Website:
http://www.bgnett.no/~giva/
Download link:
http://www.bgnett.no/~giva/watt32s-2.2-dev.10.zip
I have tried many compilers and can't generate the exe file. Various errors occur during compilation.
Among them, watt32s 2.2 dev.rel.10
The tried software includes tc 2.01, tc 3.0, Borland C++ 4.0, DJGPP visual 2005, all can't be compiled. Microsoft C++ 7.0, vc 6.0 haven't been tried.
Wengier mentioned that there is a TFTP client in Novell's lwp 5.0. Later, I downloaded from Novell and didn't find the so-called TFTP for DOS.
I have been looking for this program for a long time and haven't found it.
I hope someone can compile a TFTP for DOS program.
If it can be downloaded, that's also okay.
Thank you!