-
基于WINSOCK的信息交互
通过serverSocket.Accept()来接收客户Socket的连接请求,在这里用循环可以实现该线程实时侦听,而不是只侦听一次。当程序运行serverSocket.Accept()时,会等待,直到有客户端Socket发起连接请求时,获取该客户Socket,如上面的clientSocket。在这里我用多线程来实现与多个客户端Socket的连接和通信,一旦接收到一个连接后,就新建一个线程,执行ReceiveData功能来实现信息的发送和接收
- 2022-03-19 00:10:54下载
- 积分:1
-
WIFI Kit系列说明书&使用方法V0.4
WiFi Kit 系列arduino开发环境安装指南(WiFi_Kit_series Arduino Environment user guide)
- 2018-05-11 15:09:36下载
- 积分:1
-
网络共享 网络共享 网络共享
网络共享 网络共享 网络共享-Network-sharing networks to share network-sharing networks to share network share
- 2022-03-31 15:01:34下载
- 积分:1
-
WpfApplication1
得到选中/突出显示的文本从WPF组合框,初学者可下载做参考。(Select/highlight text from the WPF combo box, beginners can be downloaded for reference.)
- 2013-05-20 19:53:34下载
- 积分:1
-
awesome-competitive-programming-master
A curated list of awesome Competitive Programming, Algorithm and Data Structure resource
- 2020-06-24 22:00:02下载
- 积分:1
-
jmarinas-en-081110
We produced a software for scientists and managers working with marinas, and small harbor. Our software is able to predict the distribution of portuality and vulnerability risk.
- 2008-12-15 11:46:03下载
- 积分:1
-
Volt PIDs
cheverlet PIDs for OBD2 protocols
- 2019-05-12 19:02:43下载
- 积分:1
-
这是一个可以接收E
这是一个可以接收E-mail的小程序,可以让你很方便的, 不通过望站可以接收你的邮件-can receive E-mail the small program, which will let you easily and not looking through the station can receive your mail! !
- 2023-06-16 04:00:04下载
- 积分:1
-
cppsanjiao
我整合前面几个程序的三角剖分程序,蛮好用的,只是在dos下,呵呵
(integrate several procedures before the triangulation process, using very good, the only dos, Oh)
- 2006-12-19 23:56:35下载
- 积分:1
-
TabDemo
主要实现MFC Tabctrl控件的按Tab快捷键改变控件焦点的功能。焦点可在TabCtrl控件,子窗口,父窗口之间自由切换。(The main realization of MFC Tabctrl control, press the Tab shortcut keys change the focus of the control function. The focus can be freely switched between the TabCtrl control, child window, and parent window.)
- 2017-06-30 08:55:00下载
- 积分:1