搜索资源列表
TracertMap
- The tracert tool displays the various IP Addresses in the route of a network packet as it travels to a destination IP address from a source. An article which describes how tracert works and which also presents a C# component to implement tracert func
GeoIPCSharpAPI
- GeoIP提供的C# API,能够很方便地使用IP地址查询功能。-GeoIP provided C# API, can easily use the IP address of the inquiry.
csharp2_1.0.tar
- ip地址相关简单的学习了一下Google Map API,实现IP在地图上的定位-GeoIP-CSharp
IP-hello
- IP数据包的捕获与解析,用windows api函数编写,用于网络抓包,可以获取所有到达本网卡的数据包,只抓ip包。-IP packet capture and analysis, prepared by windows api function for the network capture, you can access all of us card arrived packets, only packets ip grasp.
mstsc
- 当mstsc.exe登陆远程桌面服务器的时候,mstsc.exe会将客户端的一些信息发给服务端,最讨厌的就是将本机的计算机名、网卡ip发送过去,不管你跳了几次代理,在服务器上的任务管理器的“用户”选项卡中显示的客户端名就是我的计算机名,以及系统事件日志中也有,这个小插件就是解决这个问题的,利用微软的Virtual Channel Client DLL插件接口来加载dll,然后hook API 修改返回的计算机名为空。 http://msdn.microsoft.com/en-us/libra
IPsearch
- 使用Windows Sockets的API函数获得本机的IP地址-search host machine Ip
C#与三菱PLC通信
- 本文将使用一个Github开源的组件库技术来读写三菱PLC和西门子plc数据,使用的是基于以太网的TCP/IP实现,不需要额外的组件,读取操作只要放到后台线程就不会卡死线程,本组件支持超级方便的高性能读写操作 github地址:https://github.com/dathlin/HslCommunication 如果喜欢可以star或是fork,还可以打赏支持,打赏请认准源代码项目。 在Visual Studio 中的NuGet管理器中可以下载安装,也可以直接在NuGe
