-
易语言例子代码 连USB发卡器读写IC卡
易语言调用动态库连USB发卡器读写IC卡(Easy language call dynamic library, USB card reader, read and write IC card)
- 2020-06-28 12:40:02下载
- 积分:1
-
Internet chat room server, based on Socket programming, the use of VC MFC progra...
网络聊天室服务器端,基于SOCKET编程,使用VC MFC环境编程-Internet chat room server, based on Socket programming, the use of VC MFC programming environment
- 2023-06-09 18:15:03下载
- 积分:1
-
C #发达如何发送电子邮件
用C#开发的如何发送电子邮件的源码.可实现内部邮件的管理.-With C# Developed how to send e-mail source. May achieve the internal e-mail management.
- 2022-07-02 18:05:42下载
- 积分:1
-
熟悉Http协议的请求和响应格式,编写一个简单的Http服务器。
基本要求:
1 正确解析Http请求,实现简单的GET请求回应。
2 模拟...
熟悉Http协议的请求和响应格式,编写一个简单的Http服务器。
基本要求:
1 正确解析Http请求,实现简单的GET请求回应。
2 模拟一个对象(如:文件index.html)的GET回应(如:回应一个字符串),对于其他的对象,则根据Http响应格式回应对象不存在信息。
3 通过浏览器可检测自己的程序。如:输入http://the.ip.of.your.pc:serverPort/index.html,查看其响应结果。
4 对http请求的处理必须采用多进程实现,即主进程负责等待请求连接,每当收到一个请求后,产生一个子进程对该请求做单独处理,主进程继续等待新请求,子进程在处理完其请求后结束自己。详细要求参考课本要求。(多进程编程参考函数fork())
-Http familiar with the agreement of the request and response format, write a simple Http server.
Basic requirements:
Http parsing a proper request, to achieve a simple GET request to respond.
2 analog an object (such as: file index.html) of the GET response (such as: in response to a string), for other objects, then according to Http response format, the information to respond to the object does not exist.
3 can be detected through the browser s own procedures. Such as: Enter http://the.ip.of.your.pc:serverPort/index.html, see the results of its response.
4 pairs of http request processing must be used to achieve multi-process
- 2023-04-01 20:15:03下载
- 积分:1
-
bobo098880
基于labview的小波分析程序,有一定的借鉴价值。仅供学习使用。(LabVIEW based wavelet analysis program, there is a certain reference value. For learning and use only)
- 2017-07-01 13:46:32下载
- 积分:1
-
教你如何写一个聊天程序(step one)
教你如何写一个聊天程序(step one)-teach you how to write a chat program (step one)
- 2022-07-24 15:32:01下载
- 积分:1
-
a type of telephone network files
一个网络电话的类实现文件-a type of telephone network files
- 2022-07-14 00:56:14下载
- 积分:1
-
聊天器
通过Socket编程,应用单线程传递参数,实现局域网聊天功能,...
聊天器
通过Socket编程,应用单线程传递参数,实现局域网聊天功能,-Socket programming device through the chat, application single-threaded pass parameters to achieve LAN chat,
- 2022-06-20 00:23:39下载
- 积分:1
-
例6.4 提取指定的波形数据
提取指定的波形数据,程序为《labview2015程序设计从入门到精通》内的例程,labview2015编译环境下编写的程序,对初学者很有用(Extract the specified waveform data, the program for "labview2015 programming from entry to master" routines, labview2015 compiler environment written procedures, useful for beginners)
- 2017-10-21 18:31:33下载
- 积分:1
-
这个是用C++编程出来的实时的语音通信程序可以听到自己和别人的声音,应该说挺好的...
这个是用C++编程出来的实时的语音通信程序可以听到自己和别人的声音,应该说挺好的-the C programming is the real-time voice communication procedures can hear his own and other people"s voices should be said that in very good shape;
- 2022-02-15 23:00:11下载
- 积分:1