当前位置:
首页
资源下载

搜索资源 - tftp client server
搜索资源列表
-
0下载:
tftp的客户端和服务器端源代码,C语言-tftp client and server source code, C language
-
-
0下载:
linux系统下的tftp服务器和客户端程序,tftp server and client program in linux system
-
-
0下载:
用C语言开发的在Linux平台上的TFTP(RFC1380)服务器端和客户端. 支持目录列表, 可变块大小(RFC2348). 传输模式只支持二进自制模式.
停止等待机制作为数据传输的基本机制, 是网络编程必须的掌握的技能. TFTP 协议使用基于UDP的停止等待机制来实现文件的可靠传输. -Developed using C language in Linux platform TFTP (RFC1380) server-side and client. Supported dir
-
-
0下载:
实现tftp传输,udp协议,本机为客户端和服务器,实现小文件下载-Transfer tftp implementation, udp protocol, the machine for the client and server, download a small file
-
-
0下载:
linux下c语言编写
tftp 客户端 服务端-linux under c language tftp client server
-
-
2下载:
vc6实现tftp程序-包含服务器客户端源码-C语言-tftp procedures to achieve vc6- contains server client source-C Language
-
-
0下载:
TFTP server and client source code
-
-
0下载:
atftp is a client/server implementation of the TFTP protocol that implements RFCs 1350, 2090, 2347, 2348, and 2349. The server is multi-threaded and the client presents a friendly interface using libreadline
-
-
0下载:
TFTP 客户端和服务器的源代码~`自己编的 可以直接编译连接运行-TFTP client and server source code ~ `own series of connections can be directly compiled to run
-
-
0下载:
tftp Client and server under unix
-
-
1下载:
本程序完成了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
-
-
0下载:
Simple tftp client and server source
-
-
0下载:
ftp 客户端与服务器实现 学习的可以-ftp client and server
-
-
0下载:
This projects implements the TFTP (Trivial File Transfer) protocol for .NET in an easy-to-use library. It allows you to integrate TFTP client and server functionality into your project. It is stable, unit-tested and comes with a sample TFTP client an
-
-
1下载:
tftp V4.00源代码,包含tftp客户端,服务器,DHCP服务器等功能。-the tftp V4.00 source code contains tftp client, server, DHCP server function.
-
-
1下载:
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
-
-
0下载:
A simple tftp client/server for linux busybox.
-
-
0下载:
自己写的简单的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
-
-
0下载:
tftp客户端和服务端代码,自己测试过很好用(TFTP client and server code)
-
-
0下载:
tftp客户端,与tftp服务器进行连接,配合,完成文件传输功能(TFTP client, connect with TFTP server, cooperate, complete file transfer function)
-