* TFTP client compatible with RFC-1350
* compile under visiual c++ or borland c++
* author email: yuyushine@163.com
***************************************************/
#define _VC /* if compile under visiual c++ else undefine this*/
#include <stdio.h>
#include <winsock.h>
#include <conio.h>
...
/dl/477519.html
标签:
compatible
borland
compile
visiual
上传时间:
2014-01-15
上传用户:yuchunhai1990