-
自用java编制了一个能在局域网中实现internet一样的聊天功能
自用java编制了一个能在局域网中实现internet一样的聊天功能-with java,working out a program whichcan achieve the chat fuction as internet in the LAN.
- 2022-03-05 14:15:51下载
- 积分:1
-
ftp commonly used commands and parameters
ftp常用的命令和参数-ftp commonly used commands and parameters
- 2022-02-14 00:04:24下载
- 积分:1
-
这个代码是最简单的IE浏览器,是本人从VC的MSDN中下载的,能够让你知道IE浏览器最简单的原理,不过他是通过一个函数来实现的,很简单,没有对IE浏览器的本质进...
这个代码是最简单的IE浏览器,是本人从VC的MSDN中下载的,能够让你知道IE浏览器最简单的原理,不过他是通过一个函数来实现的,很简单,没有对IE浏览器的本质进行分析-most of the code is simple browser, I VC from the MSDN download, to let you know IE browser most simple principle, but he is a function of the very simple, no IE browser to the nature of the analysis! !
- 2022-02-25 16:03:03下载
- 积分:1
-
网络数据报示例(包含 客户端服务器端)
网络数据报示例(包含 客户端服务器端)-network data reported examples (including client-server side)
- 2023-04-11 21:05:04下载
- 积分:1
-
一个socket通信服务端代码
一个socket通信服务端代码-a socket communications server code
- 2022-03-13 03:19:36下载
- 积分:1
-
一个简单的网页设计,不错的
一个简单的网页设计,不错的-a simple web design, good
- 2022-02-28 23:47:39下载
- 积分:1
-
- 2023-07-04 19:20:03下载
- 积分:1
-
这是我辛苦编的一个JAVA程序,是关于SOCKET.简单,易懂.希望能被采用.多谢管理员过目...
这是我辛苦编的一个JAVA程序,是关于SOCKET.简单,易懂.希望能被采用.多谢管理员过目-This is the hard part I of a Java process is on the socket. Simple. understandable. hope can be used. thank administrators read
- 2022-07-26 01:51:13下载
- 积分:1
-
IP地址格式转换易语言源码,
IP地址格式转换易语言源码,-IP address format conversion easy language source code,
- 2022-08-21 22:49:31下载
- 积分: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