搜索资源列表
TFTP 客户端(源码)(1[1].0)
- TFTP客户端,完全符合RFC-1350,源代码. 转载请注明作者 helloworld1@163.com 可以在VC,BC或其他C编译器下编译-TFTP client, in full compliance with RFC - 1350. the source code. reprinted with the author please helloworld1@163.com in VC, BC or other C compiler compiler
TFTP(1.0)
- tftp源程序!!!!!!!TFTP客户端,完全符合RFC-1350,源代码.-tftp source! ! ! ! ! ! ! TFTP client, in full compliance with RFC - 1350, the source code.
tftp
- C语言编写的UDP简单文件传输协议TFTP,含客户端和服务端 默认的下载路径为E:/up/,文件将被下载到E:/dn/下;默认的上传路径为E:/dn/,文件将被上传到E:/up/下,也可以通过改变源码更改下载上传路径 不仅支持简单的文本传输,也支持视频音频压缩以及大文件的传输,且传输速度快
tftp-hpa
- tftp-hpa 一个功能完备开源tftp 客户端,可移植到Linux 和各个Unix 平台.已经移植到ARM-Linux
tftp client
- 这是我上期在TORNADO下用C写的实现TFTP客户端的源代码。-This is my last issue under the TORNADO C was the realization TFTP client source code.
TFTPClient
- tftp 客户端可从服务器端下载数据,用IdTrivialFTP制做-tftp client
tftp
- linux下c语言编写 tftp 客户端 服务端-linux under c language tftp client server
TFTPclient
- tftp客户端源码-tftp client source code
tftp.tar
- 这是一个简单的tftp客户端,简单高效,可以在linux环境下使用,详细的代码解析可以去我的博客:http://blog.chinaunix.net/u3/94039/showart_1918322.html-This is a simple tftp client, simple and efficient, you can use in the linux environment, a detailed analysis of code can go to my blog: http://b
TFTPclientserver
- TFTP 客户端和服务器的源代码~`自己编的 可以直接编译连接运行-TFTP client and server source code ~ `own series of connections can be directly compiled to run
TFTP
- 本程序完成了tftp文件传输,分为一个客户端和一个服务器,当客户端连接服务器成功后,服务器显示客户端当前盘符下的所有文件。客户端输入命令请求下载,服务器端同样通过命令可以完成从客户端上传文件。-The completion of the tftp file transfer program, divided into a client and a server, when a client connects to the server is successful, the client serv
tftp
- TFTP文件传输系统运用软件工程的设计方法以visual c++ 6.0 为开发工具进行开发的。此TFTP文件传输系统采用采用客户端/服务器(C/S)模式,客户端与用户端通过UDP互相通讯。主要是在套接字的运用。随便帮学长做的东东,文档,代码,可执行文件都齐全。-TFTP file transfer system using software engineering design approach to visual c++ 6.0 development tool for the develo
tftp.tar
- 自己写的简单的tftp客户端和服务器端程序。运行服务器端需要先关闭系统的tftp server服务,让出69号端口。服务端和客户端都没有处理请求中的netascii和octec关键字,不区分二进制文件和文本文件在回车上的区别,所以用系统中的tftp客户端以netascii方式从本服务器端下载的非文本文件会出错-simple tftp client and server program. Run server-side u should shut down the system tftp serv
tftp-1.0
- TFTP客户端和服务端程序,完成文件的收发,运行在linux环境下。-Under linux environment TFTP client and server programs, receive completed documents to run.
tftp
- 在linux系统上实现的TFTP客户端源代码,已优化多次。-In the implementation of Linux system on the TFTP client source code, has several optimization.
TFTP方式客端向服端发送文件的工程
- TFTP服务器及客户端的设计和实现. a) 基于数据报套接字设计并实现 b) 客户端基于图形界面 c) 服务器和客户可以正常进行文件传输(Design and Implementation of TFTP Server and Client. A) Design and implement based on datagram socket design B) The client is based on a graphical interface C) The server and the cl
TFTP(1-1示例程序)
- tftp客户端和服务器用于c++语言assssss(TFTP server and client gggg)
tftp源码
- tftp客户端和服务端代码,自己测试过很好用(TFTP client and server code)
tftp1_123000123
- tftp客户端程序,解决了原tftp1.0客户端代码传输中大约128k字节应答计数有问题的bug,已在windows环境下进行测试,可以使用。(TFTP client program, to solve the original tftp1.0 client code transmission, about 128K bytes, answer count problems bug, has been tested in the windows environment, you can use.
tftp client
- tftp客户端,与tftp服务器进行连接,配合,完成文件传输功能(TFTP client, connect with TFTP server, cooperate, complete file transfer function)