搜索资源列表
NetRecorderCODE
- 网络录音盒系列资料之二:源代码。本代码系本人毕业设计的代码部分,包括运行于录音盒上的服务器端代码以及运行于计算机上的客户端代码。所谓网络录音盒是指通过网络向远程计算机提供录音盒所在位置的监听和录音功能的网络设备。为了方便用户选择自己需要的内容,本人将所有关于网络录音盒的资料分为三个部分上传:1、文档;2、源代码;3、测试过程。(站长可以重新对上述内容进行组织)-network box recording information from the two series : the source c
NetRecorderTEST
- 网络录音盒系列资料之三:测试过程。本资料系本人毕业设计的测试部分,包括客户端程序的运行界面、录音盒的照片以及测试过程的视频。所谓网络录音盒是指通过网络向远程计算机提供录音盒所在位置的监听和录音功能的网络设备。为了方便用户选择自己需要的内容,本人将所有关于网络录音盒的资料分为三个部分上传:1、文档;2、源代码;3、测试过程。(站长可以重新对上述内容进行组织)-network data recording boxes series three : tests. This information is
WinCE.rar
- 远程控制 以前在给别人介绍Windows CE的开发时,为了演示设备上程序的运行情况,就用Remote Zoomin来截屏,设备端一刷新,Remote Zoomin就得去手动Refresh一下,在CE和PC两边忙得不亦乐乎。当时就想,要是有自动刷新的功能不就省去了这么多麻烦吗。如果能在PC端直接控制CE设备,岂不更好?,Remote control to someone else before the introduction of Windows CE development, to dem
WinceRemoteDisplay.rar
- Wince下的远程控制软件。包括客户端和主机端。在PC机上运行客户端,CE终端上运行主机端。PC机用户可以操作CE终端。,Remote login software under Wince. Including client-side and host side. In the PC machine running the client, CE running on the host-side terminal. PC, the user can operate the CE terminal.
tmp
- WINCE下的远程控制程序,MM为下位机程序,HOST为PC端程序-WINCE under the remote-control programs, MM procedures for the next crew, HOST for PC client program
remote
- 开发环境是Silab,硬件平台是C8051F040单片机,代码的功能是实现单片机内部的CAN远程帧通信,发送端事先将SS1数组数据写入远程帧,当接收到远程请求时,自动将消息发送出去,发送完毕,产生发送中断,从而将SS2数据更新到消息中,同时也发送远程帧请求获取数据。整个程序中,请求端发送两次远程帧请求,并把接收的数据存入RR1和RR2数组。-Development environment is Silab, the hardware platform is a C8051F040 MCU fun
TCPClinet(PC)
- wince的视频远程访问的客户端代码,VB.net环境开发-wince video remote access client-side code, VB.net environment for development
term
- 1 拨号功能,自动响应功能。(能使用ATDT命令拨号,使用Ctrl-D退出联机状态)。 2 执行调制解调器命令。 3 仿真终端功能:在线方式可进行联机通信,TTY终端仿真,加载驱动程序后可进行VT100终端仿真。 4 文件服务功能: 文本文件的传输,二进制文件的传输,文本文件和二进制文件的写盘功能。文本文件的阅览和简单编辑功能。 5 终端服务功能: UNIX主机上运行的具有菜单驱动的终端服务程序,客户机可通过终端仿真器访问远程机(Remote machin
k12_7
- A workplace client of factory traceability system. It received data from barcode scanner and communicates with remote server data base with certain logic. Remote server is Firebird SQL. Hence firebird interface included.
netwrs
- This library implements the VxWorks Trivial File Transfer Protocol (TFTP) client library. TFTP is a simple file transfer protocol (hence the name "trivial") implemented over UDP. TFTP was designed to be small and easy to implement. Therefore,
IEC104
- C语言实现IEC104客户端,可以实现总召,遥信变位上送,YC上送。-The IEC104 client C language, you can achieve total Zhao, remote deformation on the YC sent.
8.29
- 程序采用C/S结构(客户机/服务器),功能实现类似scp命令功能。 实现文件的远程上传,远程下载 提高:增加用户认证功能!-Program using C/S structure (client/server), functions similar to the SCP command function. To realize the remote file upload, download remote Improve: increase user authentication
pc_client.tar
- 基于Qt+C++编写的远程视频监控客户端,主要采用jpeg流显示。-Remote video surveillance client based on Qt+C++ prepared, using display jpeg flow.
WinceRemoteControl
- wince远程桌面控制程序、里面包含了pc客户端、pc服务端、wince服务端程序、是先在pc模拟成功后一下去的、wince服务端优化的非常好、在400MHz的设备上还跑得非常流畅、绝对好用。-wince remote desktop control program, which contains the pc client and the pc server side, the the wince server program, first look to the pc simulation
efonvnc_v4.3_wce5x_x86
- Win EC7 Remote Destop application, can be access through ethernet by configuring the server application and run the client from device to access from any system using java enabled WEB browser or VNC Cleint
STM32PW5500-TCP-Client
- 基于STM32F103和W5500,将W5500作为客户端,与远程PC的服务器程序进行数据交互。-STM32F103 and W5500, take the W5500 as a TCP client, data interactive with the remote PC server.
qt-video-surveillance-client-source-
- qt视频监控客户端源码,可以采集远端监控设备的图像到客户端-qt video surveillance client source code, you can capture images of remote monitoring equipment to the client
ENC28J60Experiment
- 本实验将实现如下功能:开机检测ENC28J60,如果检测不成功,则提示报错。在成功检测到ENC28J60之后,初始化uIP,并设置IP地址(192.168.1.16)等,然后监听80端口和1200端口,并尝试连接远程1400端口,80端口用于实现WEB Server功能,1200端口用于实现TCP Server功能,连接1400端口实现TCP Client功能。此时,我们在电脑浏览器输入http://192.168.1.16 ,就可以登录到一个界面,该界面可以控制开发板上两个LED灯的亮灭,还会
Yeelink-Client
- 通过互联网连接到云端,实现远程监控温度,需要注册Yeelink物联网平台,物联网感兴趣的可做参考-Through the Internet connection to the cloud, the realization of remote monitor and control the temperature, need to register Yeelink Internet platform, the Internet of things of interest can be used a
parking-lot-system
- 这是一个小型项目,基于物联网的智能停车场管理系统,采用Cortex_a8平台,分为服务器端子系统、客户端子系统、RFID子系统、停车场收费子系统、Zigbee无线网络通信子系统、视频监控和抓拍子系统,由车辆射频识别、数据发送、数据采集、传输、GPRS通信、视频监控、图像传输、后端服务器和远程客户端等模块组成。-This is a small project, based on the Internet of Things intelligent parking management system
