-
FTP example program
FTP example program
- 2022-10-20 15:20:03下载
- 积分:1
-
很好的事情我们一起分享
很好的事情我们一起分享-good things we share
- 2023-02-19 15:25:03下载
- 积分:1
-
udp编程 实现客户端与服务器通信
基于UDP通信模拟Go-Back N ARQ工作过程。UDP的客户端相当于ARQ的发送端,UDP的服务端相当于接收端。
需要模拟正常通信,发端数据出错、反向数据帧出错和反向数据帧过长导致确认超时三种类型的发端重传。
当发送窗口和接收窗口的大小都等于 1时,就是停止等待协议。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-23 10:02:53下载
- 积分:1
-
windows socket smail 服务器和客户端程序
windows socket smail 服务器和客户端程序-socket smail
- 2022-04-24 07:58:20下载
- 积分:1
-
简易的telnet操作java.rar
简易的telnet操作java.rar-simple telnet operation java.rar
- 2022-04-28 10:54:41下载
- 积分:1
-
c++ socket编程实例(含服务端和客户端及日志写入)
本代码是c++ socket编程实例。包含服务端和客户端代码,可以实现客户端发送消息,服务端接收消息并写入日志。server.cpp为服务端。client.cpp为客户端。首先,需要准备好C++环境。先编译运行server.cpp,显示:“server is start,waiting for client.”表示启动成功。再编译运行client.cpp,这时再看服务端,显示:“Hello, This is client whg”,表示收到客户端发来的消息。
- 2022-04-16 12:24:48下载
- 积分:1
-
socket.ocx组件、中文以及英文帮助文档
ocx文件好找,想找详细的说明文档犹如大海捞针。网上能搜索到和MsWinSck.ocx相关的都是些只言片语,顶多再带半个例子。
- 2022-01-29 02:14:21下载
- 积分:1
-
聊天应用程序源代码
应用背景简单的聊天源代码,在Java语言。 ;我创建GUI(Java swing,awt)…… ;做出好的界面。只不过多了几百条线来做这个聊天。你可以用它来学习套接字编程。所有的源代码都是我自己做的。使用TCP。关键技术套接字编程的编程。使用TCP / IP的概念。使用Java Swing GUI与敬畏和Java AWT。简单的服务器和客户端。socket编程源代码,强大的和TCP进行聊天deliverably。所有这些代码都是由业主。
- 2022-03-18 16:51:18下载
- 积分:1
-
1)用户界面模块负责响应用户的键盘鼠标输入设置服务器的各个参数,显示服务器的工作状态以及错误提示,为用户提供标准的Windows界面。 2)帐户管理模块负责设置...
1)用户界面模块负责响应用户的键盘鼠标输入设置服务器的各个参数,显示服务器的工作状态以及错误提示,为用户提供标准的Windows界面。 2)帐户管理模块负责设置用户的访问权限,用户登陆后的根目录,并提供对用户透明的虚拟目录服务。同时还为别的模块提供查询文件(夹)的权限,查找本地文件是否存在等服务, 3)连接监听与FTP命令处理模块负责监听客户端的连接,并负责关闭阻塞的连接,释放每个连接占用的资源。此模块为FTP协议的核心,它具体负责FTP命令的解析与实现。 4)客户数据传输模块负责具体的与客户端的数据传输,包括文件的上传,下载,传输文件目录列表等。-1) user interface module for the user response to keyboard and mouse input settings server parameters, display server status and the error messages to users with standard Windows interface. 2) module responsible for the account management of user access rights, user landing after the root directory, and provide transparent to users of virtual directory services. Also for the other modules provide access to files (folders), the authority that you document the existence of local services, 3) connect with the FTP eavesdropping order processing module is responsible for monitoring client connectivity, and is responsible for the closure of the connecting block, the release of each link the resource. This FTP protocol
- 2022-11-07 14:35:03下载
- 积分:1
-
Haokoo.net免费域名系统 (C#+VS.net版)软件介绍: 在此系统中你可学习一般的WEB服务器控件的使用,如Repater,DataList的分页,...
Haokoo.net免费域名系统 (C#+VS.net版)软件介绍: 在此系统中你可学习一般的WEB服务器控件的使用,如Repater,DataList的分页,DataGrid的分页、编辑、排序等功能的使用!!邮件的发送等,对于初学者是一个极好的学习教材-Haokoo.net free domain name system (C# VS.net version) software presentations : In this system you will be able to learn the general control of the Web server, like Repater, DataList tabs, the DataGrid paging, editing, sorting functions use! ! Mail delivery, for beginners is an excellent study material! !
- 2022-03-23 17:39:06下载
- 积分:1