登录
首页 » Windows Socket编程 » 这个程序实现了FTP的基本功能,是网络编程的绝佳资料

这个程序实现了FTP的基本功能,是网络编程的绝佳资料

于 2022-03-13 发布 文件大小:45.90 kB
0 214
下载积分: 2 下载次数: 1

代码说明:

这个程序实现了FTP的基本功能,是网络编程的绝佳资料-the FTP program of the basic functions, is the perfect network programming information

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ftp文件传输源序,能进行文件下载、上传,简单实用。
    ftp文件传输源程序,能进行文件下载、上传,简单实用。-ftp file transfer source code files can be download, upload, simple and practical.
    2022-03-06 02:52:42下载
    积分:1
  • 可视电话序源码 可视电话序源码
    可视电话程序源码 可视电话程序源码-Videophone video phone program source program source program source video phone
    2022-03-04 21:49:13下载
    积分:1
  • 一个用VC++.net写的聊天同步软件,有服务器端和客户端,实现了客户端和服务器端的时间同步,具体算法见
    一个用VC++.net编写的聊天同步软件,有服务器端和客户端,实现了客户端和服务器端的时间同步,具体算法见程序-A used VC++. Net prepared synchronous chat software has server-side and client to achieve the client and server time synchronization, the specific algorithm, see procedures
    2022-03-22 13:57:00下载
    积分:1
  • 计算校验和 校验和算法描述:为保证网络上传输的数据的可靠性,在许多协议中都设置了校验和项,例如:IPv4、ICMPv4、IGMPV4、ICMPv6、UDP...
    计算校验和 校验和算法描述:为保证网络上传输的数据的可靠性,在许多协议中都设置了校验和项,例如:IPv4、ICMPv4、IGMPV4、ICMPv6、UDP和TCP 等等。计算这些校验和的算法称为网际校验和算法,简单来说就是:把被校验的数据16位进行累加,然后取反码,若数据字节长度为奇数,则数据尾部补一个字节的0以凑成偶数。 由于从输入文件读入的数据不能直接满足计算校验和的条件,所以首先对从文件读入缓冲区的数据进行预处理,即读入缓冲区时忽略空格。由于累加是按16位进行的,所以每次从缓冲区中读出4个字符,并将字符转换成对应的16进制数字,如此依次累加,直至数据全部读完。 还有一种情况,即如果数据长度为奇数个字节,则需要判断,并补0累加。程序中利用的是缓冲区长度计数器i和当前读取到计数器j判断数据长度是否为奇数。即如果数据长度为偶数,则读完数据时当前读取到计数器j的值应与缓冲区长度i相等,而如果数据长度为奇数,则读完数据时,当前读取到计数器j>缓冲区长度i,此时需将缓冲区中剩余的两个字符读出,并补0,转换成相应16进制数以后参与累加。 当累加结束后,将累加和的16位以上数据位移下再进行一次累加,并对最后累加和取反即得所求校验和。 -calculated checksum checksum algorithm Description : To ensure the network transmission of data reliability, in many of the agreements are set up and calibration, for example : IPv4, ICMPv4, IGMPV4, ICMPv6. UDP and TCP so on. Calculating checksum algorithm called the Internet checksum algorithm, the simple answer is : as has been the calibration data for 16 cumulative, and then take the anti-code, if the data byte length of the odd, data will make up the tai
    2022-01-26 06:39:03下载
    积分:1
  • smtp source code collections, a total of seven, including the sending and receiv...
    smtp源代码集合,一共7个,包括发送和接收-smtp source code collections, a total of seven, including the sending and receiving
    2022-08-08 08:21:08下载
    积分:1
  • 一个简单的能实现PING功能的小序,可以控制PING的数据包的个数。...
    一个简单的能实现PING功能的小程序,可以控制PING的数据包的个数。-a simple achieve PING function of small programs will be able to control the PING number of data packets.
    2022-10-09 15:50:02下载
    积分:1
  • java版实现了文件的传输功能,大家参考下
    java版实现了文件的传输功能,大家参考下-java version of the document to achieve the transmission function, refer to the following U.S.
    2022-08-26 04:51:06下载
    积分:1
  • A free forum application written with ASP,not using any control,can automaticaly...
    用ASP写的免费论坛。该软件不使用任何控件,可以自动为自己的后端数据库生成DSN。默认支持MS访问,但同时也必须经过MS SQL服务器的检测。-A free forum application written with ASP,not using any control,can automaticaly make a DSN for database connection.By default,it can access MS SQL Server after checked by server.
    2022-02-01 19:18:39下载
    积分:1
  • 序为一个LAMP的投票系统,用户能够通过该系统参与在线投票,发起投票,进行投票内容管理等。投票方式支持单选和多选两种,同时,能够进行投票结果的统计,并用图形...
    本程序为一个LAMP的投票系统,用户能够通过该系统参与在线投票,发起投票,进行投票内容管理等。投票方式支持单选和多选两种,同时,能够进行投票结果的统计,并用图形化方式显示结果。-The LAMP program is a voting system, users can participate in online voting through the system, create polls, vote on content management. Voted to support two kinds of radio and multi-select the same time, be able to vote on the results of the statistics and graphically display the results with.
    2022-02-25 08:26:20下载
    积分:1
  • err
    该系统是一个使用Java语言开发,以国内开源Web MVC框架EasyJWeb作系统引擎的Java Web应用系统.系统主要实现的功能有订单录入、打印,销售汇总、原料管理、客户管理、生产配料计算、报表打印、汇总、系统数据管理及维护等功能,是一个使用非常简单的编码方式实现的Web开源应用系统。 系统采用面向对象的设计方法,页面设计及系统逻辑分离,具有较好的扩展性。系统使用数据库中间件技术,支持My SQL、MS SQL Server等多种数据库系统平台。系统涉及到复杂表单数据提交、AJAX无刷新数据提交、WEB打印等常用应用软件中涉及到的技术-err
    2022-01-24 17:58:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载