Welcome![Sign In][Sign Up]
Location:
Search - call monitoring

Search list

[WEB CodeAspUploadProgressBar

Description: 前台页面以ShowDialogModaless调用,适时监测文件上传情况。-prospects pages to ShowDialogModaless call, timely monitoring of file uploads.
Platform: | Size: 22820 | Author: eric sun | Hits:

[Fax programNet_IP_Phone

Description: 基于delphi的网络IP电话,使用说明: 开机:打开监听服务,以便别人可以和你通话。 关机:关闭监听服务,已经接受的连接不受影响,你可以继续通话。 拨号:连接已经开机的机器,弹出对话框后必须输入对方的IP和端口,如果需要使用代理,请正确设置代理服务器。 挂机:断开正在进行的通话。 开机后会显示你监听的IP和端口,别人可以通过这个IP和端口和你连接。 连接成功(你拨号连接别人或别人来连接你)后会显示对方的IP和端口。-delphi network based on IP telephony, use : Boot : Open monitoring services, so that others can call you. Off : Close monitoring services, and have accepted the link will not be affected, you can continue to call. Dial-up : connectivity has been booting the machine, pop-up dialog box appears to be imported each other's IP and port, if the need to use agents, Correctly set up the proxy server. Messenger : disconnect ongoing calls. Boot after listening will show you the IP and port, others through the IP and port and connect you. Connecting successful (you or others dial-up connection to connect your people) will display each other's IP and port.
Platform: | Size: 219789 | Author: 空空空 | Hits:

[Other resourceDatabaseServer

Description: 图书管理(负责监听客户端的呼叫)-Book Management (responsible for monitoring the client's call)
Platform: | Size: 1462 | Author: 温翠萍 | Hits:

[WinSock-NDISwinsock改

Description: 通过替换wsock32.dll 来监测winsock调用。本文是在已发表的另一文章略加修改而成,先感谢前任怍者。-Replacing wsock32.dll monitoring protocols of call. This article was published in another article slightly modified from first to thank the former were ashamed.
Platform: | Size: 18303 | Author: 孙树 | Hits:

[Education soft systemDatabaseServer

Description: 图书管理(负责监听客户端的呼叫)-Book Management (responsible for monitoring the client's call)
Platform: | Size: 1024 | Author: 温翠萍 | Hits:

[Internet-Networkwinsock改

Description: 通过替换wsock32.dll 来监测winsock调用。本文是在已发表的另一文章略加修改而成,先感谢前任怍者。-Replacing wsock32.dll monitoring protocols of call. This article was published in another article slightly modified from first to thank the former were ashamed.
Platform: | Size: 18432 | Author: 孙树 | Hits:

[Linux-Unixos0201郑章孝

Description: .添加系统调用.采用编译内核的方法,添加一个新的系统调用 编写一个应用程序,测试新添加的系统调用 系统调用的功能:文件拷贝.2添加设备驱动程序.采用模块方法,添加一个新的设备驱动程序要求添加字符设备的驱动 编写一个应用程序,测试添加的驱动程序. 4分析/proc文件.监控系统状态,显示系统中若干部件的使用情况 用图形界面显示系统监控状态。-. Add system calls. The methods used to compile the kernel, add a new system call to prepare an application to test the newly added system call system call features: file copy .2 add device drivers. Using modular approach to add a new The device driver requests to add character device driver to prepare an application, test driver added. 4 Analysis of/proc file. monitoring system status, display systems in several parts of the use of graphical interface display system used to monitor state.
Platform: | Size: 863232 | Author: 郑章孝 | Hits:

[JSP/Javajavasnmpwithsnmp4j

Description: 通过java写的调用snmp4j包实现snmp网管功能的程序,需要可下载-Call through java to write snmp4j package snmp network management functions to achieve the process, the need to download
Platform: | Size: 3072 | Author: | Hits:

[OS programMonitorActionOnUSB

Description: USB 插入拔出检测程序. 可在.net 下调用.附源码-USB insert pull-out testing procedures. May. Net under the call. Attached source
Platform: | Size: 30720 | Author: zyanswer | Hits:

[Communication-MobileNetVocRec

Description: 实现交换机对通话的监控、录音、管理等功能。-The realization of switches on the call monitoring, recording, management and other functions.
Platform: | Size: 55296 | Author: 旺财 | Hits:

[JSP/JavaMonitor

Description: 呼叫中心自助语声音,通话录音、监控系统!-Language voice self-service call center, call recording, monitoring system!
Platform: | Size: 2627584 | Author: steven chen | Hits:

[OS programAVR-GSM-CALL

Description: AVR-GSM is excellent board for adding remote monitoring and control in remote places by GSM cellular network. Do you want to switch on/off your local heating in your mountain house? To monitor the temperature at up to 8 remote points up to 30 meters away from the module? To listen what happens in your house with silent call after you get message for alarm status? Then AVR-GSM is the board for you! It contains ATmega32 microcontroller and 3-band GSM GPRS module 900/1800/1900Mhz inside which covers most used GSM networks around the world. The GSM antenna is build in the board so no need for external expensive GSM antennas.
Platform: | Size: 57344 | Author: peter | Hits:

[Multimedia DevelopClientDemo

Description: 实时监视 实时监视功能有二种播放方式,直接方式和数据回调方式。直接方式是指通过服务器传送过来的视频数据不需要用户自己去解码就能够显示播放,用户只要调用接口CLIENT_API LONG CLIENT_RealPlay(LONG lLoginID, int nChannelID, HWND hWnd),将窗口句柄传入形参hWnd就能够实时播放视频了;数据回调方式是指服务器传送过来的视频数据通过回调函数由用户自己来处理,如果用户需要播放的话,可以调用解码库dhplay.dll解码播放。 多画面预览方式是指在一个画面上显示多路视频图像。 云台控制 云台控制功能可分为常用控制功能和扩展控制功能。常用控制有云台的上、下、左、右、镜头伸缩、焦距远近、光圈大小等控制。扩展控制功能有预置功能、巡航功能、巡迹功能、线性扫描功能、三维定位、水平旋转等。 -Real-time monitoring functions of two kinds of playback mode, the direct method and the data the way back. Refers to direct them through the server to send the video data does not need to decode the user s own players will be able to display the user interface as long as the call CLIENT_API LONG CLIENT_RealPlay (LONG lLoginID, int nChannelID, HWND hWnd), the window handle hWnd parameter into the the video in real time data callback is referring to the video server to send back data from the user s own callback function to deal with, if the user needs to play, you can call dhplay.dll decoding broadcast decoder library. Multi-screen preview mode is the display screen in a multi-channel video images. PTZ control functions can be divided into the control functions and expansion of commonly used control functions. Yuntai common control of the upper and lower, left, right, telescopic lens, focal distance, aperture size control. Expansion of pre-function control functions, cruise functi
Platform: | Size: 8437760 | Author: yang | Hits:

[OtherFileSystemMonitor

Description: Spying a file system Windows applications can do dynamic monitoring of any specified directory. Once changes have occurred and are detected, the spy application can run various tasks ( run antivirus, log activity, determine more information about changes, call other tasks etc).-Spying a file system Windows applications can do dynamic monitoring of any specified directory. Once changes have occurred and are detected, the spy application can run various tasks ( run antivirus, log activity, determine more information about changes, call other tasks etc).
Platform: | Size: 20480 | Author: Tyr0 | Hits:

[assembly languageTC35I

Description: 实现GSM模块 TC35的开机初始化和拨打监听-TC35 GSM module to achieve the boot initialization and call monitoring
Platform: | Size: 1024 | Author: 皓月 | Hits:

[androidphonelistner

Description: android 实现监听系统电话 并将通话内容记录到sd卡中-android phone and call monitoring system to achieve the contents of records to sd card
Platform: | Size: 43008 | Author: 宋先松 | Hits:

[Other Embeded programshotmessage-call

Description: 利用三个按键实现短信“警告:有人进入监视范围!”“警告:煤气泄漏!”和向15153560662打电话-Achieved using three key messages " Warning: Some people enter the monitoring of range!" " Warning: a gas leak!" And to call 15153560662
Platform: | Size: 1024 | Author: 王晓 | Hits:

[OtherReal-time-monitoring

Description: FB4.6环境下,程序控制调用摄像头以获取实时的监控影像,可点击按钮抓拍影像保存为JPG格式-Call camera captures images and snap
Platform: | Size: 2348032 | Author: 吴晓欣 | Hits:

[Otherchange_detection

Description: 利用IDL语言调用envi中变化监测功能,可以直接下载使用-Using IDL language call monitoring changes envi
Platform: | Size: 1024 | Author: 朱济帅 | Hits:

[WEB Codewxdyjkzb2.01

Description: HTML5微信网页调用监控直播软件实现了微信远程监控的功能。 本代码实现了HTML5方式调用监控摄像头的实时直播画面,支持微信网页直接调用,PC电脑、安卓手机、苹果手机。 特性一: 支持市面上95 以上的摄像头直接接入。网络摄像机需支持标准协议ONVIF(所有的主流摄像机均已支持),模拟摄像机经过网关设备转码后100 支持 特性二: 在PC电脑网页浏览情况下FLASH优先,在安卓(android),IPhone(ios)手机下访问HTML5优先,实现各种终端无插件观看监控直播。 特性三: 对接简单,只需引用JS文件及定义需要加载监控直播画面的ID或class,就可实现调用,只需改变html5微信监控直播参数就可引用不同的画面。-HTML5 WeChat page call monitoring live software to achieve the function of WeChat remote monitoring. The code to achieve a HTML5 call to monitor the camera s real-time live screen, support for direct calls WeChat PC, Android computer, mobile phone, apple phone. One characteristic: Support more than 95 of the direct access to the market. The network camera needs to support the standard protocol ONVIF (all the mainstream cameras have been supported), the analog camera after the gateway device transcoding 100 support Characteristic two: In the case of PC computer browsing FLASH priority, in Android (Android), IPhone (IOS) mobile phone access to the HTML5 priority, to achieve a variety of terminal plug free watch live monitoring. Characteristic three: Docking simple, just need to refer to the JS file and the definition of the need to load the monitor live screen ID or class, you can achieve the call, just change the HTML5 WeChat monitor live parameters can be cited different pict
Platform: | Size: 217088 | Author: weichao | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net