CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 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. 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. 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. vc_cshap_java_code

    0下载:
  2. 代码包括:VC、Cshap、ASP.Net、Java等多种语言。 EJB编程,VC++下ACE开发入门,ASP.NET中实现DataGrid控件动态绑定数据的方法探讨,模仿深度剥离效果,C#中动态数组设计原理,基于WinSock的UDP数据转发,用VC++实现手机短消息查询,基于.NET框架RijndaelManaged类的数据加密器设计,-Code include: VC, Cshap, ASP.Net, Java and other languages. EJB programming,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:2155234
    • 提供者:蔡依琳
  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-01
    • 文件大小:40207
    • 提供者:Frank.Tao
  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-29
    • 文件大小:49100
    • 提供者:应展秋
  1. XNetFramework

    1下载:
  2. XNetFramework 是一个非常简单的.net网络通信框架,采用UDP实现,主要用于客户端-服务器模式,本框架实现模拟心跳包(实现断线等事件触发),消息封装等功能,利用本框架可以快速实现网络上基本 C/S模式的程序。-XNetFramework is a very simple. Net framework for network traffic, using UDP to achieve, mainly for the client- server model, the framewor
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:222960
    • 提供者:godghdai
  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-05
    • 文件大小:117154
    • 提供者:哇还没
  1. CSharpudpNetToNat

    0下载:
  2. 在.Net平台使用UDP通信实现的打洞 也可以叫Net穿越Nat p2p通信 打洞-In the.Net platform using the UDP communication to achieve a hole Also called Net through Nat P2P communication holes
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:177336
    • 提供者:Yourname
  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-16
    • 文件大小:248039
    • 提供者:鲍松松
搜珍网 www.dssz.com