-
这个socket服务器代码可以为你建立指定的监听端口、客户端请求响应机制等一些服务器所具备的基本框架...
这个socket服务器代码可以为你建立指定的监听端口、客户端请求响应机制等一些服务器所具备的基本框架-the socket server code can you establish designated monitor port, the client request response mechanism and some other servers with a basic framework
- 2022-01-25 18:03:08下载
- 积分:1
-
一个网络开发包NDK,其中有使用sdk的例子
一个网络开发包NDK,其中有使用sdk的例子--A network development packet NDK, which has used sdk among it
- 2022-08-08 14:53:02下载
- 积分:1
-
欢迎继续下载windows网络编程之3,希望对大家有些帮助
欢迎继续下载windows网络编程之3,希望对大家有些帮助-welcome to download windows in respect of the three network programming, we hope to help some
- 2022-03-25 12:04:57下载
- 积分:1
-
通过Winsock API实现TCP聊天的程序,程序中集成了服务器端和客户端
通过Winsock API实现TCP聊天的程序,程序中集成了服务器端和客户端- Realized the procedure through Winsock API which TCP chatted,
in the procedure integrated the server end and the customer end
- 2022-05-22 17:50:13下载
- 积分:1
-
一个CAsyncSocket扩展类的例子。 实现了从指定的服务器和端口获得TCP数据流。不过现在可能程序中指定的服务器已经关闭了,不过代码还是可以看看的。...
一个CAsyncSocket扩展类的例子。 实现了从指定的服务器和端口获得TCP数据流。不过现在可能程序中指定的服务器已经关闭了,不过代码还是可以看看的。-An example of CAsyncSocket extended class implements the function to get TCP data stream from a dedicated server and port.Perhaps,the server using in code has been closed,but the code has some value to view.
- 2022-06-26 20:59:31下载
- 积分:1
-
网络通讯,客户端 VC++ CSocket
网络通讯,客户端 VC++ CSocket-network communications, client VC CSocket
- 2022-03-14 14:28:30下载
- 积分:1
-
Now, given a simple example, the sample can catch all through local LAN data pac...
下面就给出一个简单的示例,该示例可以捕获到所有经过本地网卡的数据包,并可从中分析出协议、IP源地址、IP目标地址、TCP源端口号、TCP目标端口号以及数据包长度等信息。-Now, given a simple example, the sample can catch all through local LAN data packets can be analyzed from the agreement, IP source address, IP destination address, source port TCP, the TCP port number and the objective data packet length, and other information.
- 2022-07-15 22:24:29下载
- 积分:1
-
获取计算机IP地址。可以试试看。源码用C++实现
获取计算机IP地址。可以试试看。源码用C++实现-C++
- 2022-08-13 23:45:40下载
- 积分:1
-
比较6种算法的复杂度,该程序实现简单、执行速度快且容易理解。...
比较6种算法的复杂度,该程序实现简单、执行速度快且容易理解。-Comparison of six kinds of algorithm complexity
- 2022-04-27 17:58:21下载
- 积分:1
-
这是一个Ping程序,它是一个Winsole程序,因此在编译成功后,应该打开“开始”菜单的“运行”对话框然后单击“浏览”按钮,在该工程Debug和Release...
这是一个Ping程序,它是一个Winsole程序,因此在编译成功后,应该打开“开始”菜单的“运行”对话框然后单击“浏览”按钮,在该工程Debug和Release目录下得到可执行文件的路径和文件名,并在后面加入命令行参数:要Ping的IP地址。--This is a Ping program, it is a Winsole program, After compiled successfully, you may open the "running" dialog box of "start" menu, then click "browse" button, you can get path and execution filename at Debug and Release catalog of this project.Command parameter is added after it:IP address of you need ping
- 2022-02-18 14:08:42下载
- 积分:1