-
中国电信短信固网网关接口,安全JAVA代码实现《Visual C++网络通信编程实用案例精选》配套源码《Visual C++网络通信编程实用案例精选》配套源码...
中国电信短信固网网关接口,安全JAVA代码实现《Visual C++网络通信编程实用案例精选》配套源码《Visual C++网络通信编程实用案例精选》配套源码-China Telecom fixed network SMS gateway interface, security JAVA source implementation of the "Visual C Programming Network Communication practical cases selected" complementary source "Visual C Programming Network Communication practical case Showcase" supporting FOSS
- 2022-05-07 22:24:25下载
- 积分:1
-
NIS安装视频,对于初次配置NIS服务器的工程技术人员有很重要的参考价值...
NIS安装视频,对于初次配置NIS服务器的工程技术人员有很重要的参考价值-NIS installation of video, for the first time to configure NIS server engineering and technical personnel have a very important reference value
- 2022-02-26 16:37:01下载
- 积分:1
-
a Socket Communications CRTSock, with a succession of new derivative He Socket C...
一个Socket通讯类CRTSock,同过继承他派生新的Socket通讯类,从而可以作为服务端和客户端通讯类,具体例子可以参考Onsock.h和Onsock.cpp。-a Socket Communications CRTSock, with a succession of new derivative He Socket Communications, which can be used as the server and client communications, specific examples and reference Onsock.h Onsock.cpp.
- 2022-06-02 04:12:31下载
- 积分:1
-
捕获局域网内的数据包,并从中的到数据,和相关信息,没开线程,我vc初学,欢迎朋友对它改进,别忘发我一份fecon@tom.com,用winpcap捕获.先安装w...
捕获局域网内的数据包,并从中的到数据,和相关信息,没开线程,我vc初学,欢迎朋友对它改进,别忘发我一份fecon@tom.com,用winpcap捕获.先安装winpcap3.1,注意改一下opnion里的lib路径-capture the data packets to and from the data, and related information, not open threads, I vc beginners welcome friends to improve it, do not forget that I made a fecon@tom.com with winpcap capture. Install winpcap3.1, to change it"s lib opnion Path
- 2022-07-13 10:04:40下载
- 积分:1
-
This system belongs to a small local area network monitoring system that can car...
本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能:
系统采用人机交互的方式,界面美观友好。
屏幕信息需要时时显示,网络延时不能大于1秒。
服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。
系统运行时占用内存不能大于10MB,以免影响系统性能。
客户端运行时需要隐藏显示窗口,起其感觉不到在运行。
-This system belongs to a small local area network monitoring system that can carry out the screen of a computer monitor, this system is mainly to achieve the following features: system uses human-computer interaction approach, friendly and beautiful interface. screen displays information needs from time to time, the network delay can not exceed 1 second. server-side ready to run, as long as the client is running, you can display on-screen information. memory for the system is running can not be larger than 10MB, so as not to affect system performance. the client run-time to hide the display window, from the feel running.
- 2023-07-21 17:50:07下载
- 积分: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
-
Icmp packet with wincap grasp the sample application, development tools VC6.0
用wincap抓icmp报文的示例程序,开发工具VC6.0-Icmp packet with wincap grasp the sample application, development tools VC6.0
- 2022-03-07 07:57:18下载
- 积分:1
-
http多线程来测试网络设备稳定性,例如测试路由器,自行设计的web server等。
线程可以定义,例如1000线程,循环测试。...
http多线程来测试网络设备稳定性,例如测试路由器,自行设计的web server等。
线程可以定义,例如1000线程,循环测试。-using the muli-thr http get to test the device.
- 2023-04-03 13:25:03下载
- 积分:1
-
基于C#的简单workflow_engine实现
基于C#的简单workflow_engine实现-Based on a simple C# implementation workflow_engine
- 2023-02-21 03:10:03下载
- 积分:1
-
一个简单的用vc做的多线程,socket编程,可以两个ip见发消息,internet网络编程的作业,所以做的很不是很好,我下次会写上详细的文档再传上来的,希望对...
一个简单的用vc做的多线程,socket编程,可以两个ip见发消息,internet网络编程的作业,所以做的很不是很好,我下次会写上详细的文档再传上来的,希望对初学socket编程的人有帮助-a simple vc do with the multi-threaded, socket programming, can see reports from two ip, internet network programming operations, is not doing very well, I will write next detail of the document onto a tame, and I hope to beginners socket programming to help people
- 2022-12-30 09:45:06下载
- 积分:1