-
航空公司管理信息系统
航空公司管理信息系统 -airlines airline management information system management information system
- 2023-07-21 19:50:04下载
- 积分:1
-
A realization of video chat source code, hoping to be helpful to everyone
一个实现视频聊天源代码,希望能对大家有所帮助 -A realization of video chat source code, hoping to be helpful to everyone
- 2022-03-16 06:53:12下载
- 积分:1
-
chat
一个mfc聊天程序,是使用Csock类,服务端和客户端相互通信(A MFC chat program, using the Csock class, servers and clients communicate with each other)
- 2018-12-22 22:43:21下载
- 积分:1
-
VCNetworkhigh-levelprogramming
本书主要面向具有一定VC网络编程基础并希望学习较高层次编程技术的读者(The book has some major VC-oriented network programming base and hopes to learn higher-level programming technology readers)
- 2008-12-25 09:30:49下载
- 积分:1
-
spwm
说明: 可以通过STM32产生SPWM ,改变mos管的通断,做小功率的逆变发生程序(SPWM can be generated for low power inversion)
- 2019-03-28 10:49:36下载
- 积分:1
-
C# 检测本机网络是否连网 实例源码下载
no
- 2013-10-11下载
- 积分:1
-
一个简单的聊天室程序
一个简单的聊天室程序-a simple chat room procedures
- 2022-02-07 18:37:09下载
- 积分:1
-
基于WINPCAP的网络入侵检测系统设计与实现
基于WINPCAP的网络入侵检测系统设计与实现(Design and implementation of network intrusion detection system based on WINPCAP)
- 2021-03-29 20:29:10下载
- 积分:1
-
radmin21
说明: 务器端基于select I/O模型。为防止程序界面阻塞,有一个子线程用于不断接收socket并select其中的处理。客户端只有一个线程函数,不过其利用率很高,可用于远程目录交换,请求文件大小,创建若干线程来下载文件。文件传输有上传和下载,还有对等传输,这个项目中,传输文件具体指下载。(Client server based on select I/O model. Programming interfaces in order to prevent obstruction, there is a sub-thread for receiving socket and select which treatment. There is only one client thread function, but its utilization very high, can be used for remote directory exchange, request the file size, create a number of threads to download the file. File transfer are uploading and downloading, as well as peer-to-peer transmission, this project, the specific means to transfer files to download.)
- 2008-10-20 11:08:26下载
- 积分:1
-
新建文件夹
说明: ◎ 为所有socket函数调用添加错误处理代码;
◎ 范例中服务器地址和端口是固定值,请你将它们改成——允许用户以参数形式从命令行输入;
◎ 范例中客户机发送的是固定文本”Hello Network!”,请改成——允许用户输入字符串,按回车发送;实现循环,直至客户机输入“bye”退出;
◎ 服务器迭代地处理客户机:一个客户机退出后、才接受下一个,按Ctrl+C可以终止服务器程序。(Add error handling code for all socket function calls;
In the example, the server address and port are fixed values. Please change them to - allow users to input from the command line in the form of parameters;
In the example, the client sends the fixed text "Hello network!", please change it to -- allow the user to input the string and press enter to send; realize the loop until the client enters "Bye" to exit;
Server processes clients iteratively: one client exits before accepting the next. Press Ctrl + C to terminate the server program.)
- 2020-11-28 22:43:54下载
- 积分:1