搜索资源列表
wachserver
- 局域网,广域网监控源代码,我自己编写的只要公司经理安装一个服务器端,然后在员工的电脑安装客户端,经理就可以随时知道每个员工在做什么,要是员工做别的事,经理可以发送警告信息,同时把员工的行为记忆下来,强烈推荐。- The local area network, the WAN monitoring source code, I compile so long as company executive installs a server end, then in staff s computer
网络电脑一览表
- 该程序能显示在网络上的电脑,包括电脑名称和ip地址还有局域网名称信息。-the program can display computer on network , include host name, i and lan name,
扫描局域网电脑的情况
- 扫描局域网电脑的情况.-LAN scanning of the computer.
srchMac
- 使用arp协议来侦测局域网内所有电脑的源代码,直接包含使用即可-using arp agreement LAN to detect all the computer source code can be used directly included
Ping_How_many_pc_in_LAN
- 用C#.NET写的,用来搜索局域网中所有电脑的IP地址.-with C#.NET to write, to search all the computer LAN IP addresses.
1490
- 一个简单实用的聊天程序,实现局域网内轻松聊天,站用电脑资源很少。-a simple and practical chatting procedures, LAN relaxed, chatting with computer stations scarce resources.
remot_PC_camera_spy
- 需要在对方(有摄像头)的电脑上安装运行Rserver程序,该程序会自动随每次随机运行 通过Rclient程序,输入Rserver的ip地址,则可以自动偷偷打开Rserver的摄像头,并通过Rclient监测到,也可以通过端口检测局域网内部的已经安装该服务端的列表。 全部Rclient和Rserver的代码,系本人调写,供大家参考 如有疑问可联系zhaogz@sina.com
kongziqi
- 可以将局域网内的二台电脑简单地联接,进行聊天或控制与补控制
LHsetup-cn
- LanHelper(中文名:局域网助手)是局域网辅助性工具,具有快速扫描网络,网络唤醒,远程关机或远程重启和取消关机(不需要客户端),发送消息 ,检测在线主机等功能和特点,并使用了多线程,XML等技术。(1)强力扫描引擎, 可以快速获取网络上主机的主机名、工作组、IP地址、MAC地址、共享文件夹、共享打印机、隐藏共享、共享文件夹是否可写或密码保护、系统(Windows)版本等信息,可以按工作组来扫描整个局域网或指定 的多个工作组,或者指定一个IP范围来扫描网络。(2)网络唤醒远程主机。通过扫描得
AspWeb_Ver_0.3.3
- 在线图书系统 Ver 0.3.3 说明: 修正一些小Bug 在线图书系统 Ver 0.3.2 说明: 修正一些小Bug,对删除分类和删除用户,只给admin权限,添加修改用户和用户密码的功能,添加修改图书数据的功能。 在线图书系统 Ver 0.3.1 说明: 那个程序我把他更新了一下,数据库有点变化,你要把原来的wwwroot目录下面的文件全部删除,然后把新的版本解压出来覆盖。 在线图书系
IP探测补充说明
- 电脑接入网络,只要点搜索就能搜索局域网内的计算机的IP和计算机名称-computer access networks, as long as the point search will be able to search within the local area network of computers and computer name IP
管理远程电脑
- 局域网管理传输源代码
FAMessageTool
- 一个完整的局域网内部通讯代码,基于VS2005编写,在双方电脑安装便可完成通讯-A local network communication tools, written by VS 2005, can communicate, only when bi-part finished installing.
TM
- 局域网内PC电脑屏幕实时监控,数据库部分使用ACCE-LAN PC screen real-time monitoring, the database part of the use of ACCE
SimpleWinFunLimit
- 单位近来进了一批电脑并组了局域网,单位领导想限制一些系统设置.(比如:禁止科室人员ip设置,使用U盘等),所以编制了此程序.在不使用第三方软件的前提下(杀毒软件,冰刃等),程序还是比较安全的.-Unit recently Jinleyipi LAN computers and groups, unit leaders want to restrict the number of system settings. (Such as: the prohibition sections persons
C#软件包
- 两台电脑间通过串口实现类社交软件界面的通信工具(Two computers through the serial port to achieve social software interface communications tools)
唤醒
- 需要知道MAC地址,通过ping功能,和arp查看mac地址(You need to know the MAC address, through the ping function, and the ARP to view the MAC address)
局域网如何利用电脑自动备份重要文件和数据
- 局域网如何利用电脑自动备份重要文件和数据(LAN how to automatically backup important files and data by computer.)
虚拟机局域网在线检测
- 检测局域网电脑IP地址是否在线(使用Ping实现) 检测互联网IP端口是否可用,使用TcpClient检测