-
单服务器多客户机(1)
labview通讯案例,多线程一对多,实现多线程通讯(labview review eefefeffffffff adkadaapadadkada)
- 2019-04-01 14:08:02下载
- 积分:1
-
20090311_e87c3416f74360b5c654JUkvxUbgTuPd
可以实现文隐藏的源代码,利用驱动实现彻底隐藏文件(file hilde)
- 2010-05-08 08:19:10下载
- 积分:1
-
MC600
电位移控制台介绍和详细说明介绍了各种型号和实验(The electric displacement console and detailed description of the various models and experimental)
- 2020-10-12 22:27:32下载
- 积分:1
-
disphelper
jytfkcxxxfgjhhzdhsfdsgdarf
- 2020-06-18 18:20:01下载
- 积分:1
-
DMX512
void DMX_SendPacket(void) //发送DMX512数据
{
//配置为普通IO
pDMX_buf = 0 发送起始码 00
GPIO_Tx_Config(0) //设置发送的引脚为普通IO
PA2 = 0 //输出低电平
delay_us(150) //延时150us
PA2 = 1 //输出高电平
delay_us(13) //延时13us
GPIO_Tx_Config(1) //设置发送的引脚为复用IO
//USART1->DR = 0x0100 | TXDData[0] //第0帧前导码(DMX512 receiving procedDMX512 receiving procedure ure DMX512 receDMX512 receiving procedure iving procedure DMX512 receiving procedure )
- 2016-02-19 09:23:42下载
- 积分:1
-
cnakt
一个原创的网络流量监控的例子,需要用到winpcap,(An original example of network traffic monitoring needs to use winpcap,)
- 2018-09-29 23:48:43下载
- 积分:1
-
memcached-1.4.10-for-Window
memcached-1.4.10 for Window
- 2012-09-13 14:59:17下载
- 积分:1
-
newClientIOCP
在前人基础上修改过的终端的IOCP源代码,在网络上下载的好多此类代码不能很好地运行,此代码已转为实用自己的项目。(Revised on the basis of the previous terminal IOCP source code on the Internet to download a lot of this type of code can not run well, this code has been converted to practical own projects.)
- 2015-05-04 09:10:35下载
- 积分:1
-
POP3_EXAMPLE
Pop3客户端接收信件的整个流程:
1。连接到pop3服务器(默认端口110)
2。发送用户名(user)
3。发送密码(pass)
4。查询当前邮箱状态(stat)
5。查询服务器上所有邮件UID列表(UIDL)
6。查询本地所有邮件的UID列表,从而罗列出新邮件列表(本地UID列表是POP3客户端记录在日志文件中的)
7。对所有新邮件查询其大小(LIST)
8。下载所有新邮件(RETR)利用List提供的邮件大小信息
9。如果有必要,对所有新邮件标志为删除(DELE)
10。结束对话(QUIT)
11。解析本地下载邮件。(Pop3 client receives the entire flow of letters: 1. Connect to the pop3 server (default port 110) 2. Send user name (user) 3. Send password (pass) 4. Query current mail status (stat) 5. Query server UID list of all messages (UIDL) 6. Query local UID list of all messages, which set out the new mailing list (local UID is a POP3 client list recorded in the log file) 7. For all new e-mail inquiries about their size (LIST) 8. Download all new messages (RETR) to use List of information provided by message size 9. If necessary, for all new signs for the delete message (DELE) 10. The end of the dialogue (QUIT) 11. Analysis of local download your mail.)
- 2021-01-03 19:38:55下载
- 积分:1
-
Threads-and-chat-program-example
有客户端的聊天软件,可实现网络通讯,对于了解网络编程有帮助(A client chat software, network communications, network programming help for understanding)
- 2013-10-28 09:33:58下载
- 积分:1