CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - csharp ip

搜索资源列表

  1. IP_Manager

    0下载:
  2. 一个挺不错的IP管理工具,虽然功能不是太多,有兴趣的可以下载看看哦!-A very good IP management tools, although the feature is not too much interested in can be downloaded to see Oh!
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:15740
    • 提供者:潘劲
  1. get_ip_mac

    0下载:
  2. 一个小习作,用C#编写的小程序,用于获取局域网内电脑的IP地址及对应的网卡MAC地址,很简单,看了就知道。 -A small exercises, using CSharp prepared applet for access to the LAN computer IP address and the corresponding network adapter MAC address, is very simple, read on to know.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-08
    • 文件大小:34623
    • 提供者:Denghuashan
  1. NetMonitor

    0下载:
  2. 通过rawsock实现网络封包的拦截,我们可以收到网络上的IP包,包括目的不是本机的IP包,通过rawsock,控制Windows下的多种协议,对网络底层的传输机制进行控制。 -Rawsock realize the network through packet interception, we can receive IP packets on the network, including the purpose is not the machine IP packet, through ra
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:56161
    • 提供者:李琦
  1. ListeningPort_src

    0下载:
  2. Socket progrm make the IP and Port in listening mode.It work as server, and number of clients can connect with this application
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-24
    • 文件大小:39198
    • 提供者:ypki
  1. IPScaner

    0下载:
  2. 通過DNS解析IP地址,或者反向查詢。 根據給定的地址段進行解析-DNS resolve to IP Address
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-16
    • 文件大小:39196
    • 提供者:michael
  1. MSNRobotSourceCode

    0下载:
  2. MSN机器人源代码(C#),MSN信息发送部分,间花了几个小时扩展了一下,做了一个MSN机器人,源代码是C#,含自动IP地址查询、简单自动问答等-MSN robot source code (C#), User openly enthusiastic about the design of its own MSN robot source code
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1832135
    • 提供者:任二三
  1. NetServ

    0下载:
  2. udp自动转发程序,在服务器端运行程winnetserv.exe后就会自动把client.exe发送过来的udp包转发到指定的ip地址-udp automatically forward procedure at the server side to run automatically after the way winnetserv.exe put client.exe sent forward the udp packets to a specific ip address
  3. 所属分类:.net

    • 发布日期:2017-04-28
    • 文件大小:115802
    • 提供者:toby
  1. scanner

    0下载:
  2. 端口扫描器,可以扫描指定IP的端口是否开放-Port scanner can scan specified IP port is open
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-27
    • 文件大小:16568
    • 提供者:王健
  1. TcpIp

    0下载:
  2. tcpip 通信 固定ip 端口,单个客户端-tcpip fixed ip communications port, a single client
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:39085
    • 提供者:徐芸
  1. ctrl

    0下载:
  2. C#抓包辅助工具,新弄了个控制台。可以更改检测IP。要求在同一局域网内·-C# capture tool, the new console get. Detection can be changed IP. Requirements in the same LAN
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1153
    • 提供者:hades
  1. TCP_Server_Csharp

    0下载:
  2. TCP/IP服务器,编程环境VS2008编程语言c#。提供TCP侦听链接和数据交换功能。-TCP/IP server and programming environment VS2008 programming language c#.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-25
    • 文件大小:64231
    • 提供者:zhnglingshan
  1. shutdown

    0下载:
  2. 远程关机,可以很好的实现 的确很好用! 欢迎你的使用-Remote Shutdown, you can achieve very good indeed very good use! Welcome you to use
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:35761
    • 提供者:李好
  1. Csharp_Socket_Server

    0下载:
  2. 使用c# 开发的socket 程序 ,server端,使用者可输入server ip与port 即可进行资料传送。-C# development using the socket procedures, server-side, users can enter your server ip and port for data transfer.
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:40204
    • 提供者:Peng W.T
  1. nslookup

    0下载:
  2. nslookup - *nix simple nslookup clone for the Win32 platform (Console Application) /// Does A DNS lookup by Host Name or IP. Host Name lookups can return /// multiple IP Ranges. -nslookup
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:1193
    • 提供者:km
  1. Connection_w_Timout_client

    0下载:
  2. Tcp/IP Sockets with Timeout C# dotNet framework-Tcp/IP Sockets with Timeout C# dotNet framework
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-01-27
    • 文件大小:46977
    • 提供者:greybeard
  1. TCPIP_Sockets_Chat_Demo_Source

    0下载:
  2. An example of how to implement TCP/IP sockets in C# using .NET.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:353663
    • 提供者:KennyB
  1. 2.0

    0下载:
  2. 支持多线程的socket C# ,包括exe文件 先运行server,输入ip端口号,再运行 client,输入server IP 端口号-socket program ,C# ,multi threads
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-08
    • 文件大小:9169
    • 提供者:zhejiang
  1. transf

    0下载:
  2. 点对点文件传输助手 点击相应的选项即可, 局域网传文件的好帮手,需要互相知道IP-the helper of point to point transfer file
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:510886
    • 提供者:wangliang
  1. Basic_ClientServer_Chat

    0下载:
  2. Client Server Chat application using TCP IP built in c# .net 2.0 Everything to get you started. I have review and tested the application and confirm that it work very well. Voip and video over ip all built in.-Client Server Chat application u
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:101246
    • 提供者:nik
  1. chap04

    0下载:
  2. 、测试该文件时应首先启动UdpServer的服务器端,接着启动myUdpClient的客户端软件。 3、在myUdpClient项目文件中myUdpClient.cs文件的56行为连接到远程服务器端的IP地址,这里为本地IP地址,实际使用时应相应更改。 以上软件是需要注册才能长期正常使用的软件,请大家支持正版软件的使用-To test the document should be the first to start UdpServer server-side, an
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:111769
    • 提供者:李佳
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com