-
Sample_VC
说明: prodave是西门子PLC与高级语言的程序接口,如何使用它,这里给出一个VC与西门子PLC通讯并读写DB块数据的例子(Prodave is Siemens PLC and high level language program interface, how to use it, so here is a VC and Simon PLC and literacy DB block of data example
)
- 2011-04-18 15:09:48下载
- 积分:1
-
Testing_with_the_Stability_Application_Legacy
详细介绍了如何利用BMP SDK中的稳定性借口来进行BREW稳定性测试(Described in detail how to use the stability of BMP SDK BREW excuse for stability testing)
- 2011-01-06 22:30:53下载
- 积分: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
-
CntrlOtherPrcss
启动并控制其它Exe程序CntrlOtherPrcss,很不错的vc源码,希望能对大家有所帮助(Start and control other Exe program CntrlOtherPrcss, very good vc source, I hope you can help)
- 2011-09-05 23:11:29下载
- 积分:1
-
HowtolearnVC6.0
C/C++语言程序设计技能测试训练应知应会
Visual C++6.0集成开发环境(IDE)简介
VC++6集成开发环境的使用(How to learn VC++6.0)
- 2009-03-17 13:56:09下载
- 积分:1
-
YouToo
说明: sip开发相关资料集,为sip开发人员提供了很丰富的资料,适合初学者.
- 2010-03-23 17:00:26下载
- 积分:1
-
GPS_SPP
GPS伪距单点定位,包括导航文件、观测文件、精密钟差和精密星历的读取,对流层Hopfield模型,电离层K8模型,采用最小二乘法,最后通过调用matlab来计算测站坐标。对GPS编程初学者是很好的编程哦。(GPS pseudorange point positioning, including navigation documents, observation files, precision clock bias and precision ephemeris read, Hopfield model troposphere, ionosphere K8 model, using least square method, and finally by calling matlab to calculate station coordinates. The GPS program is a good program for beginners oh.)
- 2020-07-28 17:18:43下载
- 积分:1
-
SkinH_Aero
换肤 vc例子 SkinH_Aero 换肤 vc例子 SkinH_Aero(Skin VC SkinH_Aero example
Skin VC SkinH_Aero example
)
- 2016-03-17 22:22:41下载
- 积分:1
-
Usbaudiocap-s
完整的Avstream usb Audio driver.包括speaker 和microphone 的驱动.可以上传64kbps PCM的话筒数据和下传128Kbps PCM的语音数据.并包括Avstream驱动的inf文件.(full avstream usb audio driver.
include speaker and microphone driver.)
- 2009-05-19 13:13:35下载
- 积分:1
-
c_plus_primer
c++primer课后练习题源代码,全部经过测试,可以直接拿来使用,省去你打字的时间。(c++ primer after-school exercises the source code, all tested and can be directly used to use, save you typing time.)
- 2010-12-03 13:19:51下载
- 积分:1