-
mjpg-streamer-smart210-broadon-src1
mjpg-streamer的smart210的移植版本(Detailed description in Chinese)
- 2018-03-25 21:30:05下载
- 积分:1
-
ADO-And-Access
这是一个基本的数据库编程实例,里面最特别的地方是即使出数据库里面出现多条完全相同的记录,它也能操作,而不会出错。(This is a basic database programming examples, there is the most special place inside the database even if there is more of the same record, which can operate without error.)
- 2013-11-15 06:37:48下载
- 积分:1
-
RN8209
rn8209的驱动程序 rn8209的驱动程序(rn8209 the driver rn8209 the driver)
- 2012-03-26 15:00:46下载
- 积分:1
-
190327
设置一次密码,即可使用。支持开机启动,支持无操作锁定。
附带注册机源代码。(Set a password once, you can use it. Support boot start, support no operation lock.
Include the source code of registry machine.)
- 2020-06-18 13:00:01下载
- 积分:1
-
WebResourceProviderDotNet_src
This article (an improved .NET version of my C++ version) describes WebResourceProvider, a simple yet powerful framework for retrieving useful information from public sources on the web, such as:
search engines like Google and Altavista
online stock quote providers such as Yahoo, CNN and Quicken
weather information providers such as Weather.com, AccuWeather and CNN
online translation services like Google, Babelfish and FreeTranslation
RSS feeds like Yahoo World News, CNN Technology News and Google Business News,
etc.
- 2009-06-05 09:51:56下载
- 积分:1
-
sale
c#编写的销售管理系,合适初学者,好好的例子(c# write sales management system, suitable for beginners, a good example)
- 2014-04-09 17:59:10下载
- 积分:1
-
TraceRoute
用VC语言开发的traceroute,深层次的socket编程(traceroute)
- 2010-11-18 16:59:46下载
- 积分:1
-
Lmoddulate_66T
LTE下行链路OFDMM中的调制方式64QAM
(Modulation the LTE downlink OFDMM in way 64QAM)
- 2012-09-15 14:48:33下载
- 积分:1
-
Clock
VC++可切换到数字模式的圆形时钟,VC++编程学习源码,很好的参考资料。(VC++ round the clock to switch to digital mode, VC++ programming learning source, a good reference.)
- 2014-02-08 17:22:58下载
- 积分:1
-
client-server
多协议文件传输c/s网络应用设计与实现,程序用 TCP/UDP 两个协议模拟多协议服务器。首先服务器端要将两种协议的套接字创建好,并且监听 TCP 端口的连接。必要时使用select函数来进行多连接处理和非阻塞处理。而客户端直接可以按照发送的地址和端口号来进行通讯。
首先要运行服务器端,服务器会监听 TCP 端口。然后运行客户端,根据事先设定好的 IP和端口,就可以进行连接传输数据了。
程序实现的关键步骤:
以TCP协议为例
服务器端:
1.创建套接字;2.绑定端口;3.进入无穷的循环;4.接收请求;5.处理请求;6.应答。
客户端:
1.找到服务器的IP地址和协议的端口号;2.创建套接字;3.确定连接需要任意的,没有使用的端口号允许TCP去选择一个;4.将套接字和服务器连接;5.使用应用层协议和服务器交互;6.关闭连接。
(Multi-protocol file transfer c/s network application design and implementation of programs simulate multi-protocol server with TCP/UDP both protocols. First socket server to create a good two protocols, TCP port and listens for connections. If necessary, use the function to handle multiple connections and non-blocking treatment. And the client can follow directly address and port number to communicate.
First run on the server side, the server listens on TCP port. Then run the client, according to pre-configured IP and port, you can connect the data transmission.
The key step program implementation:
In TCP protocol as an example
Service-Terminal:
1. Create a socket 2 bound port 3 enter an infinite loop 4. receiving a request 5. processing requests 6 response.
Clients:
1. Locate the server s IP address and protocol port number 2 creates a socket 3 connections need to determine arbitrary, unused port allows TCP to choose a 4 and the socket server connections 5 using appli)
- 2016-07-11 10:19:07下载
- 积分:1