-
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
-
socket建立连接超时的控制
socket建立连接超时的控制 -Controlling socket when timeout
- 2022-01-25 21:36:20下载
- 积分:1
-
Gateway procedures! Relatively simple! C BUILDER development (CMPP2.0 agreement)
网关程序!比较简单!C++BUILDER开发(CMPP2.0协议)-Gateway procedures! Relatively simple! C BUILDER development (CMPP2.0 agreement)
- 2022-11-21 17:10:03下载
- 积分:1
-
这是视频聊天的服务程序!跟前一个配套使用,效果还可以!...
这是视频聊天的服务程序!跟前一个配套使用,效果还可以!-This is the video chat service program! In front of an ancillary use, the effect can!
- 2022-01-20 23:04:55下载
- 积分:1
-
remoter server 一个简单的远程服务器的程序
remoter server 一个简单的远程服务器的程序-remoter server a simple remote server process.
- 2023-02-13 10:40:03下载
- 积分:1
-
windows 视频监视程序, 基于h264
windows 视频监视程序, 基于h264 -,Visual C++,多媒体编程/Multimedia Develop -windows video surveillance procedures, based on the h264-, Visual C, Multimedia Programming/Multimedia Develop
- 2023-07-11 11:55:03下载
- 积分:1
-
采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类client...
采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类clientsocket。由于将服务端类和客户端类的调用在一个工程中实现,所以一个程序既可以作为服务端也可以作为客户端。代码中加入了基本的错误处理功能。-using Microsoft Visual C preparation. Based on the way the dialog interface. Socket type of software succession to the service changer serversocket and clientsocket changer. Due to the services changer and changer call in a project to achieve, so a procedure can be as server can be used as the client. Code by adding a basic error-handling capabilities.
- 2022-03-04 06:54:14下载
- 积分:1
-
This is a mail procedures can be completed incoming and outgoing e
这是一个邮件收发程序,能完成邮件的收发功能-This is a mail procedures can be completed incoming and outgoing e-mail function
- 2022-01-21 22:23:53下载
- 积分:1
-
用delphi设计的代理服务器,是很好的学习的例子.
用delphi设计的代理服务器,是很好的学习的例子.-with delphi design proxy server, is a good example of learning.
- 2023-01-24 02:45:03下载
- 积分:1
-
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来...
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。在去年,我在C语言下用完成端口模型写了一个WEBSERVER,前些天,我决定用C++重写这个WEBSERVER,给这个WEBSERVER增加了一些功能,并改进完成端口操作方法-under the Windows network server program development, no doubt, Winsock completed port model is the most efficient. Winsock port model with complete preview of overlap and complete port IO to achieve complete port after the model to understand is a relatively simple, but want to know the complete Winsock port model, the need for the Windows threads, thread synchronization, Winsock API and Windows IO mechanism of a certain understanding. If we do not understand, recommended several books : "Inside Windows 2000," Windows core programming "," WIN32 multithreaded programming "," WINDOWS network programming technology. " Las
- 2022-07-08 01:37:37下载
- 积分:1