-
Java network approach. A server and client code. Worth learning
JAVA中网络的处理方法.有服务器端,和客户端代码.值得学习 -Java network approach. A server and client code. Worth learning
- 2023-08-06 04:35:03下载
- 积分:1
-
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CLis...
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CListenSocket,CClientSocket构成的。 (所有关于类的说明在代码中有) 下面简单介绍一下程序流程: 主程序调用CListenSocket类的对象来进行对Socket的监听,当收到请求时调用主程序的函数来处理相应的连接,把Socket放进队列中。 对于Socket的接收数据和断开连接是由消息来触发的,是通过调用基类CSocket中的虚函数重载来处理的。 注:详细的过程,在程序代码中均有注释!-Winsock server sample program note that the procedure was based on dialog programming, using one-to-many is the way to connect. The entire process by CServerDlg, CServerApp, CListenSocket, constitute the CClientSocket. (All categories on the note in code) The following outlines procedures have : main program called CListenSocket category to the target of the listening socket, when the call request is received when the main program functions to the corresponding connections, socket into the queue. Socket for the reception of data and disconnected from the news to trigger, by calling the base class CSocket the virtual function to handle the heavy load. Note : Details of the procedure code have Notes!
- 2022-01-26 07:55:19下载
- 积分:1
-
VC++编程环境,多线程聊天程序。界面友好,方便使用
VC++编程环境,多线程聊天程序。界面友好,方便使用-VC++ programming environment, multi-threaded chat program. Friendly interface, easy to use
- 2022-10-08 11:00:03下载
- 积分:1
-
本人收藏的一套成熟且经典的小型邮件发送系统,适合开发OA的朋友使用。...
本人收藏的一套成熟且经典的小型邮件发送系统,适合开发OA的朋友使用。-collection of a mature and the classic small-mail delivery system suitable for the development of OA friends use.
- 2022-09-20 05:55:03下载
- 积分:1
-
这是我辛苦编的一个JAVA程序,是关于chatroom.简单,易懂.希望能被采用.多谢管理员过目....
这是我辛苦编的一个JAVA程序,是关于chatroom.简单,易懂.希望能被采用.多谢管理员过目.-This is the hard part I of a Java process is on the chatroom. Simple. understandable. hope can be used. thank administrators read. Thank you
- 2022-02-01 09:42:38下载
- 积分:1
-
I do one based on C/S mode of online games. Chess
我自己做的一个基于C/S模式的网络游戏。下棋的。附带服务器端和客户端全部源代码。
单机运行的话需要运行一个服务端和两个客户端,就可以自己跟自己下棋了。-I do one based on C/S mode of online games. Chess-playing. Fringe server and the client all of the source code. The stand-alone operation need to run a server and two clients, they can do it themselves by playing chess with ourselves.
- 2022-04-25 16:54:25下载
- 积分:1
-
TCP.IP终端程序源代码
TCP.IP终端程序源代码-TCP.IP terminal program source code
- 2022-06-16 00:59:15下载
- 积分:1
-
点对点程序,使用命名管道进行通信
点对点程序,使用命名管道进行通信-point-to-point, the use of named pipes for communication
- 2022-07-14 18:50:40下载
- 积分:1
-
向服务器端指定端口进行tcp和udp链接,获取相关数据
向服务器端指定端口进行tcp和udp链接,获取相关数据-To the specified server-side tcp and udp port links, access to relevant data
- 2023-01-16 03:30:03下载
- 积分:1
-
A classical foreign, port scanner
一个精典的国外,端口扫描器的源代码。不知道有没有人上传了。-A classical foreign, port scanner
- 2022-05-21 08:24:19下载
- 积分:1