搜索资源列表
枚举局域网计算机
- 枚举局域网计算机,获得主机名,由主机名获得跟它对应的主机信息提取IP地址信息,地址形式如下: 211.40.35.76 bug已补。-Enumerate computers, mainframe access, and from mainframe with its counterparts to obtain information from the host IP address information, address forms as follows : 211.40.35.76 bug
HttpClinet
- HTTP客户端工程程序,通过此程序可以与对应的HTTP服务端程序进行数据传输.本工程是VC2005工程-HTTP client works procedures. through this procedure with the corresponding HTTP server procedures for data transmission. The project works VC2005
VCRemoteDesktop
- 基于VC++的远程桌面监控系统,主程序分服务器端和客户端,服务器端启动后自动获取本机IP,然后可以修改默认等待端口,客户端则需要指定服务端IP和对应端口,点击后程序开始连接,如果选择成功可以显示服务端桌面。-Based on VC++ Remote Desktop Monitoring System, the main program sub-server-side and client-side, server-side access to the machine to start autom
xenrpc_simple
- 这是使用 xml rpc写的控制 citrix 虚拟主机的程序,使用php+ajax 在config.inc.php 中设置好目标服务器IP,用户名密码 环境要求: php 5.1以上 php需要xmlrpc 模块,编译需要加 --with-xmlrpc ,windows环境需要xmlrpc的dll 使用方法: 放好文件后,index.php会列出服务器上已有的虚拟机,有相应的按键对应不同的功能,列出的都是虚拟 机当前能用的功能。
UDP_COMMUNICATE
- 实现两台电脑之间的两个程序之间的自动控制,Client_test是控制端程序,Sever_test是被控端程序,在控制端程序输入被控端电脑的IP,即可实现对被控端的两个编辑框的对应控制-Automatic control between the two procedures between two computers, Client_test control terminal program, Sever_test a host program, the control input termin
VncServer源码
- C#开发的VNC源码,非标准VNC协议。需要配合对应的客户端应用(C# VNC,Remoting Server)