-
tftp4net-16532
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 and server.
The main focus is to provide an API that allows you to easily access TFTP servers (or serve TFTP clients) in your own applications. If you re looking for a fully-fledged, you should probably look into other projects. However, if you re looking for code that allows you to implement your own TFTP client/server in only a few lines of code, you ve come to the right place.
- 2012-06-03 16:39:23下载
- 积分:1
-
C#写的FTP程序,含源码。
C#写的FTP程序,含源码。-write C# FTP procedures, including source code.
- 2022-05-22 03:42:03下载
- 积分:1
-
使用C++的wininet实现文件下载功能
使用C++的wininet实现文件下载功能-The use of C++ The wininet file download function
- 2022-01-26 07:06:19下载
- 积分:1
-
FTP的客户端程序,java写的一个demo,在部分FTP功能已经实现,等。
一个java写的Ftp客户端程序demo,ftp的功能部分都已经实现,只需要调用类的方法即可。是学习ftp协议的不可多得资料。-Ftp write a java client program demo, ftp function in part have been realized, only need to call the class methods can be. Ftp protocol is to study rare information.
- 2022-06-30 04:04:00下载
- 积分:1
-
ftp source, the code through a simple function can be realized ftp
ftp源码,通过简单代码可实现ftp功能-ftp source, the code through a simple function can be realized ftp
- 2023-04-09 09:20:03下载
- 积分:1
-
c19
通过VC环境下编程实现FTP浏览工具的搭建(VC environment programming structures FTP browsing tools)
- 2013-02-27 11:32:08下载
- 积分:1
-
Delphi和C++ Builder
Delphi/C++Builder
- 2022-02-15 22:22:23下载
- 积分:1
-
java实现ftp、sftp的文件上传和下载
ftp的连接、上传文件、下载文件、删除文件,是通过apache提供的jar包实现
- 2023-03-28 09:25:03下载
- 积分:1
-
一个FTP客户端delphiftp原因。实现FTP文件上传下载
一个用delphi做成的ftp客户端程序delphiftp,可实现ftp文件上传下载功能-a cause with the ftp client delphiftp. to achieve ftp file upload download
- 2023-02-13 04:40:03下载
- 积分:1
-
linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系...
linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理-FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the process of inter-process communications, pipelines, soket programming, file I/O standard library function and system call, file rights management
- 2022-03-20 14:48:46下载
- 积分:1