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

搜索资源列表

  1. 聊天工具vc.net

    0下载:
  2. 本程序在VC.NET中编译通过,实现了好友上线,下线UDP广播,及用XML实现消息传输,及文件传输功能。-procedures in the VC. Compiled by achieving a friend on the line, assembly line UDP broadcasting, and using XML messaging, and file transfer functions.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:92768
    • 提供者:姜晓彩
  1. linux.net.cs

    0下载:
  2. linux下用UDP收发简单数据,内有服务器端和客户端-using UDP simple data transceiver, which has server and client
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1867
    • 提供者:sudongyi
  1. liubingP2P

    0下载:
  2. 用UDP实现了p2p是的穿透,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处理这些问题),后
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:31907
    • 提供者:刘冰
  1. P2PDemo

    0下载:
  2. 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration of using UDP protocol for peer-to-peer principle of dialogue
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:30083
    • 提供者:xiaoyan
  1. jiaohuanjimoni

    0下载:
  2. 编写本程序时,所使用的是传输层的UDP协议,不分服务器和客户端,采用对等实体的形似实现信息的传输。运用java.net.DatagramPacket类和java.net.DatagrameSocket类实现套接和数据的传输。并且采用组播形式进行数据信息的传递。使用三个简单协议数据单元(PDU),即JOIN PDU,LEAVE PDU,MESSAGE PDU。分别表示首次连接时组播的数据报、用户离开时组播的数据报,用户输入完消息时组播的数据报。-preparation of this proced
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1451910
    • 提供者:水依
  1. P2Pshili

    0下载:
  2. 这是用VB.net实现的一个简单的P2P示例.利用了UDP打洞技术.分服务器端跟客户端.服务器端负责登陆记录用户的IP和端口及转发打洞消息.-This is achieved using Programs require a simple example of P2P. UDP burrows use of the technology. Service hours Treasury ends with the client. server-side landing records for us
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:15997
    • 提供者:fulingfang
  1. FileTransferClient

    0下载:
  2. 利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的客户端,采用了TCP/UDP协议,可扩展到net网络传输!-use vc achieve LAN file transfer, is divided into client and server-side two, The file transfer is part of the client, using the TCP / UDP protocol, which can be expanded to net net
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4590
    • 提供者:zhanghl
  1. FileTransferServer

    0下载:
  2. 利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的服务器端,采用了TCP/UDP协议,可扩展到net网络传输!-use vc achieve LAN file transfer, is divided into client and server-side two, The file transfer is part of the server using the TCP / UDP protocol, which can be expanded to net net
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4653
    • 提供者:zhanghl
  1. PacketSniffe.rar

    0下载:
  2. 一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。抓包速度比较快,以树形列表给与分析,可以查看原始数据包。该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。,1 PacketCapture tools to support the three kinds of protocols (TCP, UDP and ICMP) packet capt
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:489460
    • 提供者:说不得
  1. PacketSniffer.rar

    0下载:
  2. 一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。抓包速度比较快,以树形列表给与分析,可以查看原始数据包。该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。,1 PacketCapture tools to support the three kinds of protocols (TCP, UDP and ICMP) packet capt
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:54752
    • 提供者:subzero_cn
  1. SharpPcap-3.0.0.bin

    0下载:
  2. SharpPcap 是一个.NET 环境下的网络包捕获框架,基于著名的 pcap/WinPcap 库开发。提供了捕获、注入、分析和构建的功能,适用于 C# 和 VB.NET 开发语言。-The purpose of SharpPcap is to provide a framework for capturing, injecting and analyzing network packets for .NET applications. The following list illustr
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:148401
    • 提供者:liuxing
  1. ChineseChess

    0下载:
  2. 中国象棋。网络对战。采用Net Beans IDE开发。寻找主机采用IP多点传送。可以聊天。使用UDP进行数据传送。Java Socket编程。-Chinese chess. Network war. Developed using Net Beans IDE. To find the host using IP multicast. Can chat. The use of UDP for data transfer. Java Socket Programming.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:1137186
    • 提供者:kprog
  1. udp

    0下载:
  2. 这是用VB.net实现的一个简单的P2P示例。利用了UDP打洞技术,分服务器端跟客户端,服务器端负责登陆记录用户的IP和端口及转发打洞消息。原理到处都有,这里就没有贴出来。这里贴出了VB.net的代码,供初学者交流,也欢迎高手点评…… 服务器端在启动成功后,输入help可以查看到服务器相关命令。 客户端在登陆成功后,输入help可以查看客户端相关命令(登陆时用户名随便)。-This is achieved using VB.net a simple example of P2P. Hol
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:40207
    • 提供者:Frank.Tao
  1. UDP

    0下载:
  2. Inside the file is a series of classes for VB. Net to implement a UDP socket using the VB libraries. Net
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:1244
    • 提供者:Ndv
  1. ChessGame

    0下载:
  2. 采用NETBEANS开发。。实现登录、注册、房间等待、双人对战,不过系统比较简单,仅供学习参考-可以聊天。使用UDP进行数据传送。Java Socket编程。-Chinese chess. Network war. Developed using Net Beans IDE. To find the host using IP multicast. Can chat. The use of UDP for data transfer. Java Socket Programming.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2249800
    • 提供者:蒋彪
  1. UDP_COM

    0下载:
  2. UDP通讯的服务端程序,采用.net 2008开发,希望对大家有用-UDP communications server program, using. Net 2008 development, we hope to be useful
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:49100
    • 提供者:应展秋
  1. Qt-TCP-UDP-DetectUdisk-client

    0下载:
  2. 客户端,利用qt实现tcp、UDP发送文字消息,检测U盘插拔,移植syszux软键盘输入法。里面包含x86和arm两个版本的源码。参见:http://blog.csdn.net/yanzi1225627-Client using qt to achieve tcp, UDP sending text messages to detect U disk plug transplant syszux soft keyboard input method. Which contains the x86
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-02
    • 文件大小:106358
    • 提供者:yanzi1225627
  1. udp-test

    0下载:
  2. 用vb.net udp实现局域网聊天 用UDP协议,做一个局域网聊天的程序-UDP achieve LAN chat using UDP protocol to make a LAN chat program with vb.net
  3. 所属分类:.net

    • 发布日期:2017-11-06
    • 文件大小:117154
    • 提供者:哇还没
  1. codefans.net

    0下载:
  2. 简单的聊天程序,适合VB的初学者参考。分客户端和服务端。运用了winsock控件和UDP协议,可同时允许10个人在线聊天。-Simple chat program, suitable for VB learners. Client and server.Using the winsock control and UDP protocol, can allow 10 people online chat at the same time.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7473
    • 提供者:plafun2009
  1. UDP-communication

    0下载:
  2. 在.net环境下,使用C#编程实现UDP组播通信,只要装有这个程序的电脑之间就可以实现组播通信,并可以远程关闭其它计算机,需要知道其用户名和密码-In the. Net environment using C# programming UDP multicast communication can be achieved as long as the multicast communication between computers equipped with this program, and
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:248039
    • 提供者:鲍松松
« 12 »
搜珍网 www.dssz.com