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

搜索资源列表

  1. UdpChatExample

    0下载:
  2. UDP网络聊天工具。在方框中填上ip之后,两个计算机可以直接进行通信。-UDP online chat tool. Ip fill in the boxes, the two computers can communicate directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:69904
    • 提供者:小明
  1. strangerChart

    0下载:
  2. C#版局域网聊天软件,界面仿QQ,可以显示好友IP地址,好友形象,好友上线提示,和QQ一样的功能;程序要用到SQL数据库,程序包中附有数据库文件,附加即可,程序在VS2005下编译通过,它同样是基于UDP的聊天工具。-C# version of the LAN chat software, interfaces, fake QQ, you can show your friends IP address, friend' s image and close friends on-line
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:16554
    • 提供者:271
  1. CSharp

    0下载:
  2. C#中tcp/ip通讯中的线程问题。在多线程中处理程序错误导致线程无法继续完成造成死锁。-C# in the tcp/ip communication in the thread. In a multi-thread processing errors caused by the thread can not continue to complete deadlock.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:1493
    • 提供者:golflover
  1. P2PNAT

    0下载:
  2. P2P之UDP穿透NAT的实现,一个模拟P2P通讯的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后.(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation)-p2p protocol, udp, CSHARP
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:49186
    • 提供者:alex_cn
  1. csharpfr_SERVEUR-ESCLAVE-MODBUS-TCP-IP___Page

    0下载:
  2. This server / ModBus slave simulates equipment communicating with the ModBus protocol on a TCP / IP as a controller for example. It responds to requests from a master / client. I used ModScan32 and a monitoring software that I developed in my company
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:60799
    • 提供者:bigui
  1. Multicast

    1下载:
  2. This project implement the concept of Multicast Server - Client using CSharp Language Programming. There are each source file for Client and Server. The commmunication from Server and Client use TCP/IP protocol on 224 port.-This project implement the
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:12315
    • 提供者:nechifor
  1. ProxyNet

    0下载:
  2. 代理服务器IP搜索 多线程搜索 SOCKET HTTP -Multi-threaded proxy server IP Search Search SOCKET HTTP
  3. 所属分类:Internet/网络编程

    • 发布日期:2015-06-26
    • 文件大小:243245
    • 提供者:jingshaq
  1. PingCsharp

    1下载:
  2. PING程序是我们使用的比较多的用于测试网络连通性的程序。PING程序基于ICMP,使用ICMP的回送请求和回送应答来工作。由计算机网络课程知道,ICMP是基于IP的一个协议,ICMP包通过IP的封装之后传递。有两个程序,一个是利用.NET原有的PING类实现PING命令,另外一个是用自己定义的ICMP报头,设计算法,求得ICMP的回送应答信息。-Use Csharp to build up the project of ping
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:83523
    • 提供者:
  1. getip-cs

    0下载:
  2. a c# socket program can getting ip
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:5693
    • 提供者:sakineh_1066
  1. feige

    0下载:
  2. 飞鸽传书CSharp源代码,代码全部使用c#编写!-IP Messenger CSharp Source Code
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:74071
    • 提供者:软易
  1. SMTP_POP3_Mail_Server

    1下载:
  2. 这是一个使用C#基于.NET1.1实现的SMTP与POP3邮件服务器源代码。其中,MailServerComponent实现POP3和SMTP的服务端控件,负责处理底层的POP3和SMTP消息。MailServer 处理MailServerComponent的事件,并进行邮件接收和存储的工作。 包含的功能: 基本的: * SMTP/POP3/IMAP4/WebMail * IP访问过滤 * 用户邮件大小限制 * 支持XML和MSSQL数据库存储 * 很好的G
  3. 所属分类:CSharp

    • 发布日期:2017-05-13
    • 文件大小:3463858
    • 提供者:陈嵩
  1. CSHARPSOCKET

    0下载:
  2. C#实现多线程网络通讯 整个系统由三个核心线程组成,并由.NET线程池统一管理: 侦听客户端连接请求线程:ListenClientRequest(),循环侦听客户端连接请求。如果有,检测该客户端IP,看是否是同一观测设备,然后建立一个客户端TSession对象,并通过Socket异步调用方法BeginReceive()接收数据包、EndReceive()处理数据包 数据包处理线程:HandleDatagrams(),循环检测数据包队列_datagramQueue,完成数据包解析、判
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-23
    • 文件大小:9951
    • 提供者:鸣鸣
  1. 20091750

    0下载:
  2. 一个用c#编写的即时聊天工具,用IP来定位传送文本。-Written with c# a real-time chat, send text using IP to locate.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1205951
    • 提供者:chundi
  1. TCP_IP(server_client)

    0下载:
  2. TCP/IP协议通讯数据发送接收(客户端服务器端都包含在内,Csharp代码)-TCP/IP protocol communication data sending and receiving (client server-side are included, Csharp code)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:113716
    • 提供者:钟毓秀
  1. GetHostNameAndIP

    0下载:
  2. C Sharp编写 获取主机名和IP地址 VS2008工程-C Sharp for the preparation of the host name and IP address of VS2008 project
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:50514
    • 提供者:陈巍卿
  1. Audio

    0下载:
  2. CSharp编写的有关语音聊天功能的程序,只需输入对方IP地址即可,同时还有保存语音的功能。-CSHARP wrote about voice chat program, only need to enter each other s IP addresses that can be voice chat, along with the functions save their chat history.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1108842
    • 提供者:范天保
  1. UDP

    0下载:
  2. 基于VS2010 C# TCT/IP UDP协议的试验程序代码-VS2010 C# TCT/IP UDP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-24
    • 文件大小:88210
    • 提供者:chunhong
  1. TCP_IP_Socket_In_CSharp_Practical_Guide_For_Progr

    0下载:
  2. TCP IP Socket In CSharp Practical Guide For Programmer
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-08
    • 文件大小:1608135
    • 提供者:pablo
  1. SocketApp

    0下载:
  2. 网络数据包监听程序,用到了多线程,IP 网络协议包拆包分析,大家可以参考一下-Network packet monitoring program using a multi-threaded, IP network protocol packet unpacking analysis, we can refer to
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:36066
    • 提供者:张斌
  1. getIP

    0下载:
  2. 批量获取域名解析的对应地址 批量通过域名得到对应IP所在的地理位置-Get Domain Name of the corresponding bulk quantities through domain names, the corresponding address of where the location of IP
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:42629
    • 提供者:凌星
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com