搜索资源列表
-
0下载:
一个简单的http下载程序,用C++在linux下写了一个简单的http下载程序,程序的功能很简单,在终端输入文件所在网址,程序会单线程从服务器上下载该文件到本地。程序里面涉及了socket编程、http协议、二进制文件的写入。-a simple http download and use under linux C wrote in a simple http download procedure is very simple function of the input terminal is
-
-
0下载:
在线升级模块
服务器端
输入FTP服务器地址、登录用户名和密码后,单击“连接”按钮连接指定的FTP服务器,如果连接成功,则会将FTP服务器中的所有文件显示出来。
在左边的“本地驱动器”中选择要上传的文件和文件夹,单击右键,选择“上传”快捷菜单项,即可将选择的文件和文件夹上传到FTP服务器上。
客户端
在线升级模块的客户端主窗体启动时,从FTP服务器上下载软件升级文件,并与计算机上的当前版本相比较,如果有最新版本,则弹出“版本信息”窗体,并将新版本及软件
-
-
0下载:
FTP客户端编程,实现了从ftp服务器下载文件-The FTP client programming, to achieve a the file of the Download from ftp server
-
-
0下载:
工作原理:
升级程序从服务器下载脚本文件,此文件中记载着最高版本号,经比较后,
可得知是否需要升级。然后弹出对话框,询问用户是否升级。若是,则按照升
级脚本中指定的地址下载新版本软件,并存放在本地特定目录下。下载完成后,
先让宿主程序退出,再将新文件覆盖旧文件。
若须自升级,则在升级程序退出时,生成临时批处理(bat)文件,EXE的自
删除和覆盖由批处理文件进行。
-How it works: Download the upgrade scr ipt file f
-
-
1下载:
一个简单的C++ http客户端,可以根据指定url从http服务器下载指定的文件。-A simple C++ http client, according to the specified url from the http server to download the file specified.
-
-
3下载:
1通过socket实现的FTP客户端,也是计算机网络的课程设计,内有详细说明,以及使用方法。
2由于出自学生之手,有少许错误还请包涵在VS2005环境下测试通过,可查看目录,改变目录,上传文件,下载文本文件(不同操作系统的服务器,自己开服务器可以下所有类型文件),
3操作方式类似于控制台方式打开FTP。
4网上少有的使用C++的SOCKET方式访问FTP,算法属于底层算法,不同于直接使用FTP类-1 through the socket to achieve the FTP clie
-
-
0下载:
网络编程:将指定URI数据下载到本地文件、从指定FTP服务器下载文件、上载本地文件到指定URI资源、查找网页中的所有超链接、获取指定网页的源代码、用Ping检测远程计算机、解析URI统一资源标识符、异步调用Web Service程序-Network Programming: The specified URI data downloaded to a local file, from the specified FTP server to download files, upload local
-
-
0下载:
a cool file server program.
this is actually two apps using Winsock. The one is the file server and the other is the client. With the client you can specify a file to download from the server
-
-
1下载:
在 Linux 下实现一个文件传输协议(FTP)的简单实现。实现FTP 客户端和服务器的程序,使客户端可以连接至服务器,并且可以迚行一些FTP的基本操作,如列出目录、下载文件等。从FTP 协议的实现角度来看,客户端不服务器的命令通道和数据通道需要分离。-In Linux to achieve a File Transfer Protocol (FTP) for simple implementation. FTP client and server implementation procedur
-
-
0下载:
实现从ini文件读取信息,与ftp服务器建立连接,实现上传和下载,把要上传的文件上传到ftp服务器,下载的文件下载到本地电脑上。-Read information from a ini file, and ftp server connection, to upload and download, upload the file to upload to the ftp server, download the file to download to your local computer.
-
-
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下载:
EmailSMTP,使用PB开发,调用SMTP协议发送邮件-EmailSMTP
This program sends E-Mail using the SMTP protocol. The SMTP object inherits from my Winsock object. It supports HTML formatted messages and attachments.
Images embedded within HTML messages are also sup
-
-
1下载:
程序能实现基本的FTP客户端功能,能登陆FTP服务器,显示登陆客户机目录下的文件和目录名,能从该目录中选择下载服务器的文件,也能向服务器上传文件。-FTP programs can achieve the basic function of the client can login FTP server, the client displays log files and directories under the directory name from the directory of you
-
-
0下载:
编写客户端与服务器程序,使用UDP-socket使客户端可下载服务器的文件- The client can download a file from the server using stop-and-wait mechanism through a UDP socket
-
-
0下载:
The system will include multiple clients (also named peers) and one central server. A peer can join the P2P file sharing system by connecting to the server and providing a list of files
it wants to share. The server shall keep a list of all the fil
-
-
0下载:
用C语言写的基于udp的socket通信小程序。分客户端服务器端,先运行服务器端,可同时运行多个客户端,客户端都可以和服务器聊天,还可以从服务器下载文件-Udp socket-based communication applet written in C language. Sub-client server-side, the first to run server-side, and can simultaneously run multiple clients, the client an
-
-
1下载:
这是一个linux下用C语言写的基于RTSP的实现多媒体文件下载的客户端程序,从指定的RTSP服务器(可使用live555)下载多媒体文件(文件格式为TS),将RTSP服务器返回的RTP数据包解析出来存成文件,存成的文件可以使用VLC的播放器正常播放。,This is a linux using C language based RTSP achieve the client program to download multimedia files from the specified RTSP
-
-
0下载:
多客户端需要从服务器下载文件,本设计基于socket通信完成的文件分发-Multi client needs to download files from the server, the design is based on the complete file socket communication distribution
-
-
0下载:
用ftp协议从ftp协议上下载指定文件。可以支持有用户名和密码的ftp服务器-Use the ftp protocol from the ftp protocol on the Download the the specified file. Can support the the ftp server of the useful user name and password of the
-
-
0下载:
程序能实现基本的FTP客户端功能,能登陆FTP服务器,显示登录客户目录下的文件和目录名,能从该目录中选择下载服务器的文件,也能向服务器上传文件。-Program can achieve the basic FTP client function, can login FTP server log shows the client directory file and directory names, choose to download from the directory server fil
-