文件名称:IPCamera
- 所属分类:
- 进程与线程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 734kb
- 下载次数:
- 0次
- 提 供 者:
- L**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
模拟客户端.cpp :
与摄像机建立连接后,启动新线程接收图片。
所有线程接收的图片放入一个队列里边,然后由主线程读取保存至硬盘。-Simulated client. Cpp,:
To establish a connection with the camera, start a new thread to receive pictures.
All threads to receive a picture into a queue inside, save to your hard disk and then read by the main thread.
与摄像机建立连接后,启动新线程接收图片。
所有线程接收的图片放入一个队列里边,然后由主线程读取保存至硬盘。-Simulated client. Cpp,:
To establish a connection with the camera, start a new thread to receive pictures.
All threads to receive a picture into a queue inside, save to your hard disk and then read by the main thread.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
IP-Camera模拟客户端程序\client.bat
........................\client.cpp
........................\client.dsp
........................\client.dsw
........................\client.ncb
........................\client.opt
........................\client.plg
........................\client_substream.cpp
........................\CYNET_API.H
........................\Debug\client.obj
........................\.....\client.pch
........................\.....\client.sbr
........................\.....\client_substream.obj
........................\.....\client_substream.sbr
........................\.....\HiK_client.pdb
........................\.....\save_jpg.obj
........................\.....\save_jpg.sbr
........................\.....\StdAfx.obj
........................\.....\StdAfx.sbr
........................\.....\vc60.idb
........................\.....\vc60.pdb
........................\demux_mpg.c
........................\demux_mpg.h
........................\HiK.h
........................\HiK_client.ilk
........................\save_jpg.cpp
........................\STDAFX.CPP
........................\STDAFX.H
........................\Debug
IP-Camera模拟客户端程序
........................\client.cpp
........................\client.dsp
........................\client.dsw
........................\client.ncb
........................\client.opt
........................\client.plg
........................\client_substream.cpp
........................\CYNET_API.H
........................\Debug\client.obj
........................\.....\client.pch
........................\.....\client.sbr
........................\.....\client_substream.obj
........................\.....\client_substream.sbr
........................\.....\HiK_client.pdb
........................\.....\save_jpg.obj
........................\.....\save_jpg.sbr
........................\.....\StdAfx.obj
........................\.....\StdAfx.sbr
........................\.....\vc60.idb
........................\.....\vc60.pdb
........................\demux_mpg.c
........................\demux_mpg.h
........................\HiK.h
........................\HiK_client.ilk
........................\save_jpg.cpp
........................\STDAFX.CPP
........................\STDAFX.H
........................\Debug
IP-Camera模拟客户端程序