搜索资源列表
VB.NET - Advanced - Remoting - How-To TCP Remoting
- Tutorial on remoting using vb .net by TCP protocol
ServerClient-tcp
- 一个做得还不错的远程控制程序,服务端、客户端做在一起-done a pretty good distance control procedures, server, the client do together
c_s_udp_tcp
- 基于ace和wxWidgets结合使用的c/s结构的例子,server广播后,client对server发起连接,然后server启动接收线程,并将收到的数据通过单独的线程进行处理;该代码有以下特点:wxWidgets事件循环和ace的Reactor事件循环并行处理,定时器以及读写的并行处理,udp和tcp通信的并行处理,ui线程和通信线程的并行处理;有此例子,开发跨平台跨编译器的带图形界面的c/s程序易如反掌。-wxWidgets based ace and the combined use
ydm
- 远程控制和文件传输是一个基于TCP\\IP协议,聚远程控制和文件传输两种功能为一体,
Socket
- 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面
mbus-0.1.2.tar
- MODBUS/TCP to RS-232/485 MODBUS/RTU gateway server
TcpScan
- Visual c++ 网络程序设计 tcp扫描的vc实现
delphi modbus
- Delphi 实现Modbus TCP协议
socket client
- socket client sample code with tcp protocol
TCP
- 一个远程控制的demo,tcp同步,包括传文件和控制-A remote control demo, tcp synchronization, including file transfer and control
remotecontrol
- 远程控制源码 1)实时监视远程电脑的桌面操作变化 (2):快速准确的查看被监视电脑的实时桌面信息,具有远程桌面录像功能,可查看任意时间段的历史桌面信息。 (3):具有远程桌面控制功能,可以象操作本地计算机一样操作远程计算机。 (4):可以同时操控和查看10以上个电脑。 (5):采用TCP/IP协议,高压缩率差异传图,保证图象快速稳定传输。 (6):系统为C/S结构,客户端进程防删。 -Remote Control Source 1) real-time monitorin
TdrcUdpPack
- udp模仿tcp的功能改变vcn传输方式-udp mimic the function of change tcp VCN transmission
Dd136
- WinPing_src构建对话框程序,创建协议类型为IPPROTO_ICMP的原始套接字,设置 其属性,创建并初始化ICMP包,向远程主机发送ICMP请求,并接受ICMP响应。 RemoteAdmin_demo远程进程和机器控制程序能够触发、监视、终止远程计算机上的 进程,还能够远程关闭或重启机器。 PowerOn获取要唤醒机器的MAC地址,然后唤醒电脑。 rawudp原始UDP封包发送程序,发送原始UDP封包时,首先要以IPPROTO_UDP 为协议
TCP_Remot_Demo
- 基于TCP的远程控制程序,包括服务端和客户端程序,并且可以通过相应快捷键控制,程序使用ActiveSkin设计了节目。-TCP-based remote control program, including client and client service procedures, and can be controlled through the corresponding shortcut keys, procedures designed to use ActiveSkin program
TCP.UDP_jt
- TCP/UDP协议的实时监听 运行环境 Delphi7 -TCP/UDP protocol, real-time monitoring operating environment Delphi7
remotecontrolbook
- 远程控制代码---很详细的一本书,先介绍了最近TCP IP远程控制的理论基础,然后从实现角度讲解,源代码见下一个-Tulip primary tutorial Lianliankan source code. Which have detailed algorithm and implementation process. Pass the wrong position just really sorry
rjbvschoolxiotng
- 可以实现局域网内多人远程桌面,采用tcp IP 协议,有服务器端和用户端-Can be achieved over a LAN Remote Desktop, using tcp IP protocol, a server-side and client
Client_Server
- tcp/ip协议,vc,在局域网或广域网可实现客户端/服务器端远程控制.-tcp/ip protocol, vc, in the local area network or wide area network can be realized client/server-side remote control.
TCP-IP-Socket
- 实现远程连接开关,客户端代码,实现发送连接请求,接收服务器信息功能,服务器实现通过客户端请求并连接,处理事务功能。-achieve the remote TCP/IP socket