-
集中式服务器的聊天应用
应用背景多用户聊天应用程序使用Python命令行文件:client.py server.py可以帮助多个用户同时进行交互的应用程序。运行client.py:Python client.py服务器IP地址端口号关键技术关键技术:Python•套接字编程TCP
- 2022-02-12 07:33:30下载
- 积分:1
-
易想系统的功能类,拿出来给大家分享,大家来一起帮它开源(既然他自己说开源,那我们就帮他开吧,哈)...
易想系统的功能类,拿出来给大家分享,大家来一起帮它开源(既然他自己说开源,那我们就帮他开吧,哈)-Easy to think the function of the system category, out to the U.S. to share with everyone to help it open source (since his own open-source, then we help him open it, Kazakhstan)
- 2022-04-12 20:20:35下载
- 积分:1
-
学生信息管理,大大提高学校对学生管理的能力!
学生信息管理,大大提高学校对学生管理的能力!-good
- 2022-10-12 01:35:03下载
- 积分:1
-
搜索引擎系统,MySQL或zerba数据库相结合,支持内容…
用perl写得一个完整的网络爬虫,支持内容过滤分类。支持很高的用户定义,搜索的结果可以存储到mysql或者zerba数据库,因为有完全的源码,对于学习和实用都很有价值。-a search engine system which combine with mysql or zerba database, suport content fliter.
- 2023-06-06 19:50:02下载
- 积分:1
-
an FTP download the source code. Code quality is very high
一个FTP下载的源代码。代码质量非常高-an FTP download the source code. Code quality is very high
- 2022-03-23 17:03:17下载
- 积分:1
-
Socket高性能通用实例
免费版Socket高性能通用实例。。。100客户端万次实验无错误
- 2022-06-20 09:16:43下载
- 积分:1
-
用JAVA编写的一个邮件服务器
用JAVA编写的一个邮件服务器-prepared using JAVA a mail server
- 2022-04-18 10:22:26下载
- 积分:1
-
delphi socket通信
服务端和客户端进行实时通信,使用INDY组件开发服务端和客户端进行实时通信,使用INDY组件开发服务端和客户端进行实时通信,使用INDY组件开发服务端和客户端进行实时通信,使用INDY组件开发服务端和客户端进行实时通信,使用INDY组件开发服务端和客户端进行实时通信,使用INDY组件开发
- 2022-05-26 19:53:37下载
- 积分:1
-
jave全站
jave全站-jave entire station
- 2022-02-14 03:22:16下载
- 积分:1
-
completed an example of the server and client simple oral communication process....
该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如输入50,那么客户端会从"data0"到"data49"发送50个字符串,输入0退出.-completed an example of the server and client simple oral communication process. Asked on the mainframe installed TCP/IP protocol and set the IP. Servers and clients using the same host of different ports, the use of the server port to 2000, clients use the port number as 3000. server operating procedures first, the first initialization Winsock, and then create socket, in 2000 ports on bonding, then the 2000 port for the interception, and entered the wait state. client after running the same protocols of the first initialization, and then create socket, and then try to server connections. connecting once established, can the server and client communications between. the client suggested the import
- 2022-01-26 06:53:43下载
- 积分:1