-
the software in peer
本软件要在网络中实现点对点的实时对话,主要的工作大约有: A).软件界面的实现。 B).两台主机通过Socket进行通信的实现。 C).如何从本机接收到要发送给对方的消息与如何接收到从对方来的消息并显示的过程。 D).进行异常处理。-the software in peer-to-peer networks to achieve real-time dialogue, the main work around : A). Software interface is achieved. B). Two mainframe through Socket communication is achieved. C). How receive from the machine to be sent to the other party and how to receive news from the other side of the news and display process. D). For Exception Handling.
- 2022-04-12 10:02:14下载
- 积分:1
-
本系统是结合c和数据库编程的综合软件 适用与98、2000、2003等系统。运行速度快、占内存少、是不可多得的绿色软件。...
本系统是结合c和数据库编程的综合软件 适用与98、2000、2003等系统。运行速度快、占内存少、是不可多得的绿色软件。-system is the combination of c and database programming integrated software application and 98,2000,2003 systems. Run faster, or less memory, is a rare green software.
- 2023-08-29 21:15:04下载
- 积分:1
-
监视网络端口的使用情况,以明细的方式列出
监视网络端口的使用情况,以明细的方式列出-surveillance network to the use of the port to the list Details
- 2023-06-17 15:55:03下载
- 积分:1
-
MINA open source framework and its NioSocket learning summary
NioSocket及其开源框架MINA学习总结-MINA open source framework and its NioSocket learning summary
- 2022-05-07 17:09:43下载
- 积分: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
-
网络编程,聊天室的服务器端代码,可以作为网络编程的参考.
网络编程,聊天室的服务器端代码,可以作为网络编程的参考.-network programming, chat rooms, the server-side code, as network programming reference.
- 2022-11-19 10:40:03下载
- 积分:1
-
利用JMail组件构建的邮件程序
利用JMail组件构建的邮件程序-JMail components built using mail program
- 2022-08-10 11:31:14下载
- 积分:1
-
国外的一个IRCBOT
国外的一个IRCBOT-YaBot原代码
- 2022-12-20 08:25:03下载
- 积分:1
-
C language of the UDP socket programming, please studies
用C语言实现的UDP协议的socket编程,请大家研究研究-C language of the UDP socket programming, please studies
- 2022-02-21 11:07:34下载
- 积分:1
-
realized ip scanning procedures.
java实现的ip扫描程序。-realized ip scanning procedures.
- 2022-07-28 07:22:34下载
- 积分:1