搜索资源列表
套接字编程源代码
- 有TCP/IP协议,UDP协议,FTP协议 实现嵌入式和PC机通信-a TCP / IP protocol, UDP, FTP protocol embedded and PC communication
网络类程序程序6个
- 1.目录TCP.IP终端程序源代码是一个实现一个TCP.UDP终端的程序,通过该终端可以实现POP3、SMTP、FTP等各种功能; 2.目录超级链接是一个能够在窗体上实现超级链接的程序,或者发送email; 3.目录端口扫描是一个能够对指定IP地址的单个端口或者多个端口进行扫描的程序; 4.目录获得本机ip地址的MFC程序是一个通过MFC来获取本地计算机IP地址的程序。 5.目录获取网络设置,网卡信息是一个获取网络DNS、子网掩码、网卡地址的综合程序,6.EnumProtocal目录是获取系统支
TCPIPpro
- TCPIP协议栈代码,包含SMTP,POP邮件协议,PPP点对点协议,FTP文件传输协议-Beginners protocol stack code, including SMTP, POP mail agreement, the PPP point-to-point agreement FTP File Transfer Protocol, and so on
MyFtpClientAndServer
- 完全安装ftp协议自己开发的ftp的客户端和服务器程序-fully installed its own development agreement ftp ftp client and server
070508FTPRFC959
- FTP RFC959 中文版文件传输协议(File Transfer Protocol, FTP)实现FTP断点续传-RFC959 Chinese version of FTP (file transfer protocol File Transfer nonrequiring col, FTP) to achieve FTP HTTP
whatisftp
- FTP(File Transfer Protocol)是文件传输协议,它规定了在Internet网络上怎样传输文件,通常要由专门的FTP程序来具体实现。
RFC_Protocol
- 这是常见的几种RFC协议文档。包含TCP,UDP,Telnet,FTP等协议文档
FTP
- 关于FTP文件传输协议的说明,里面详细介绍了有关FTP协议的概述
winsock_FTP
- 用winsock开发的FTP是通过使用具体协议开发的FTP客户端程序
FTP协议分析
- 1、掌握FTP协议如何实现客户端和服务器端的交互 2、实践中对FTP协议的具体数据报的分析 Sniffer比课本上提供得数据包协议分析更为详尽。FTP协议就是不断得实现客户端和服务器端得交互,通过相互之间的数据包发送来进行文件的上传下载以及和客户端及服务器端的响应。对于FTP协议的分析能让我们更能体会到网络的双向以及及时响应的重要性,对于网络的具体认识有了进一步加深-one, grasp how to achieve FTP client and server side of the two i
Ftp
- FTP源程序,用于windows平台下的基于FTP协议的小程序,可以实现数据的传输。-FTP original procedure
libfsnet-0.0.1-src.tar
- 包含SMTP,POP3,FTP,HTTP...通讯协议实现的库,以及socket的api。-The libFSNetwork library contains network classes for protocols like SMTP,POP3,FTP,HTTP...etc. and a wrapped socket-api-class
FTP.client
- 网络服务是以客户机/服务器模式工作的。FTP服务是基于TCP协议的网络服务。该设计目的是通过FTP客户机程序的设计,-Web services are client/server model to work. FTP service is based on the TCP protocol for network services. The design objective is through the FTP client program design,
ftp
- 实现ftp协议,实现ftp上传,下载等功能-ftp protocol
MyFtp11.23
- 通过FTP协议 实现连接底层嵌入式LINUX/ARM控制板,修改其配置文件。通过Telnet登陆,对LINUX 进行 重启,对软件进行升级;-The connection underlying embedded LINUX/ARM control board, modify its configuration files via the FTP protocol. Login via Telnet LINUX reboot, the software upgrade
FTP--CS
- 自己写的非标准的ftp协议的客户端和服务端,可以实现断点续传-Client and server to write their own non-standard ftp protocol, HTTP can be achieved
ftpCmd
- 按照FTP协议命令自己编写的FTP客户端,使用SOCKET进行编码-According to the FTP protocol command to write your own FTP client, use the SOCKET