-
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
-
javamail
这个实例实现了构建邮件服务器、简单的E-mail发送、发送附件、带身份验证的E-mail发送、跨代理的E-mail发送、接收E-mail、在Applet中收取E-mail、E-mail口令验证功能
(This example of building a mail server, simply send E-mail, send attachments with authenticated E-mail sent, inter-agency E-mail sending and receiving E-mail, E-mail received in the Applet, E- mail password authentication function)
- 2013-12-12 13:57:35下载
- 积分:1
-
ftpclient
一个linux下的ftp客户端,界面用qt实现。登录FTP服务器超快速,软件界面简洁(Under a linux ftp client, interface with qt achieved. Log in ultra-fast FTP server, software, simple interface)
- 2010-09-17 18:09:53下载
- 积分:1
-
02772
API实现FTP上传源码程序,调用API函数实现FTP的连接、断开、上传文件等功能。(API implement FTP upload source program, call the API functions to achieve FTP connection , disconnection , uploading files and other functions .)
- 2016-10-22 17:00:50下载
- 积分:1
-
FtpConnection
用到CFtpConnection类,少有的用winsock开发的在VB平台的FTP源码,有文件列表,重命名删除文件等功能。网上也有,但我这个可以修正好可以正常下载,网上找的不能正常下载(CFtpConnection use category, a rare development using winsock in VB platform FTP source, there is the list of files, rename, delete files and other functions. Online also, but I can fix this good can be normal to download, on-line can not find a normal download)
- 2008-12-28 18:34:55下载
- 积分:1
-
FTPclient
FTP 客户端的源代码实现(vc++)连接上传下载修改功能(FTP client source code (vc++) connection upload and download capabilities to modify)
- 2011-08-10 22:39:25下载
- 积分:1
-
flashfxp_ha
说明: ftp上传工具,简单。。。。实用。。。。。(ftp tool easy good job)
- 2020-06-18 12:20:01下载
- 积分:1
-
xftp6zwb
FTP简单实用,JAVA实现自动化文件上传(simple ftp useage,base java.)
- 2019-04-28 18:56:23下载
- 积分:1
-
android-ftp-demo
xe7 原始版本
1 拍照后无法获取文件名,通过image save到临时目录。
2 获得临时目录的文件名。取得文件绝对路径。
3 idftp上传
tab页面左右滑动没实现
slash没实现。
数据库写入没实现
各种分辨率下手机布局没实现
程序调用照相机分辨率只有800-600无法修改
如果有人解决此类问题请联系qq 478737032@qq.com(xe7 original version
Unable to get a photograph file name, by image save to a temporary directory.
2 get the file name of the temporary directory. Obtain absolute file path.
3 idftp Upload
tab page did not realize sliding around
slash Not implemented.
Database writes did not realize
Mobile layout did not realize at all resolutions
The camera resolution is only 800-600 program calls can not be modified
If someone solve such problems, please contact qq 478737032@qq.com)
- 2015-06-28 16:12:38下载
- 积分:1
-
FTP_client_by_C
遵照FTP协议编写的FTP客服端程序,可以与服务器程序互联传输文件(AC_FTP is a file transfer protocol client
that uses asynchronous socket operation mode and utilizes many
programming techniques described in detail throughout the book.
It connects to an FTP server, sends commands and receives replies
according to rfc959.txt">RFC 959 to get and put files,
change directories, get file lists, delete files.)
- 2009-04-27 16:03:43下载
- 积分:1