-
一个简易的用户留言Web应用程序,它能实现留言的查看和添加功能....
一个简易的用户留言Web应用程序,它能实现留言的查看和添加功能.-a simple Web user voice applications, it can realize the message view and add functionality.
- 2022-11-05 22:25:03下载
- 积分:1
-
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听list...
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
- 2023-08-19 03:20:03下载
- 积分:1
-
一个简单的网页设计,不错的
一个简单的网页设计,不错的-a simple web design, good
- 2022-02-28 23:47:39下载
- 积分:1
-
基于c#,用IIS对remoting 的实现,可以对比asp.net来学习
基于c#,用IIS对remoting 的实现,可以对比asp.net来学习-Based on the c#, Using IIS on the realization of remoting can be compared to learn asp.net
- 2022-06-30 19:56:12下载
- 积分:1
-
The program standard BitSpoder category realize, realize multi
该程序采用标准的BitSpoder类实现,实现BitTorrent多点下载。-The program standard BitSpoder category realize, realize multi-point BitTorrent download.
- 2022-03-19 16:14:42下载
- 积分:1
-
PPTP协议的源代码
pptp协议源代码-pptp agreement source code
- 2022-05-22 16:40:09下载
- 积分:1
-
短信网关程序,开源的,很好用的,纯java程序
短信网关程序,开源的,很好用的,纯java程序-SMS Gateway Program
- 2022-05-19 10:01:15下载
- 积分:1
-
简单的UDP隧道的实现源代码,即UDP转发
简单的UDP隧道的实现源代码,即UDP转发-simple UDP tunnel to achieve source code, that is, UDP transponders
- 2022-10-14 20:15:02下载
- 积分:1
-
MFC开发的聊天室,有server和client
支持多人聊天
适合MFC开发者学习和使用...
MFC开发的聊天室,有server和client
支持多人聊天
适合MFC开发者学习和使用- a chat room developed in mfc
support multi_person chating
- 2023-05-08 18:30:03下载
- 积分:1
-
Java RMI 编程, 实现远程方法调用, 接口提供了一些功能, 通过注册并创建实例来远程调用用户需要的服务....
Java RMI 编程, 实现远程方法调用, 接口提供了一些功能, 通过注册并创建实例来远程调用用户需要的服务.-Java RMI programming, Remote Method Invocation, Interface provided some functions, and created examples distance call service user needs.
- 2022-02-27 08:13:33下载
- 积分:1