搜索资源列表
Udpsendfile.用Udp协议实现了点对点文件传输
- 用Udp协议实现了点对点文件传输,比网上一般的Tcp稍快些,并且进度条做得比较美观,transfer file of point to point use Udp
UDPFile
- UDP文件传输 类似QQ传输文件 -UDP File Transfer to transfer files like QQ
Csharp.RAR
- 这个是用C#写的udp打洞程序。实现了 打洞的基本原理。希望对大家用有。-This is written in C# udp hole program. The basic principle to achieve a hole. Hope to use a.
Chat
- UDP网络聊天程序,实现文字和视频聊天,多线程窗体监听-UDP chat,C sharp.Contains text and Vedio.
udp
- udp传输小实例,朋友介绍的,听说是微软自带的-udp transmission of small examples, friends introduced, I heard that Microsoft s own
cshapentryCourseware
- c#入门课件 第01章 C#.NET概述.ppt 第02章 C#数据类型.ppt 第03章 C# 语 句.ppt 第04章 类.ppt 第05章 继承、多态、委托与事件.ppt 第06章 设计窗体和控件.ppt 第07章 ADO.NET与数据操作.ppt 第08章 ASP.NET Web应用程序开发.ppt 第09章 网络协议与套接字编程 .ppt 第10章 TCP协议开发 .ppt 第11章 UDP协议开发 .ppt 第12章 FTP协议开发.p
CsharpChapter4
- C#网络应用编程基础第4章 UDP应用编程-C# Web application programming based on Chapter 4 UDP application programming
UdpSample
- c# udp example client and server architecture
TCPClientServer
- C#控制台程序,主要实现了TCP和UDP协议发送和接收,简单明了,适合初学。-C# console program, the main achievement of the TCP and UDP protocol to send and receive, simple and clear, suitable for beginners.
LAB8
- chat Clent / Server. UDP-chat Clent/Server. UDP
strangerChart
- 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
UDP
- 基于UDP协议的广播聊天室,最近学习协议时做的,拿来给比我更菜的菜鸟们学习下-Protocol based on UDP broadcast chat rooms, the recent agreement to learn to do, were given more food than I learn from the newbies, the next
networkstuff_src_2003
- 网络实用工具,C#代码, client/server demo, TCP/UDP scan, arp, whois, wake on lan -network stuffs in C#, client/server demo, TCP/UDP scan, arp, whois, wake on lan ....
PACHONG
- 网络爬虫程序源码 这是一款用 C# 编写的网络爬虫 主要特性有: 可配置:线程数、线程等待时间,连接超时时间,可爬取文件类型和优先级、下载目录等。 状态栏显示统计信息:排入队列URL数,已下载文件数,已下载总字节数,CPU使用率和可用内存等。 有偏好的爬虫:可针对爬取的资源类型设置不同的优先级。 健壮性:十几项URL正规化策略以排除冗余下载、爬虫陷阱避免策略的使用等、多种策略以解析相对路径等。 较好的性能:基于正则表达式的页面解析、适度加锁、维持HTTP连接等
KK
- 这是一个用c#开发的异步传输文件的例子,可以供大家参考udp通讯-This is a development with c# asynchronous transfer files examples for your reference udp communication
MyQQ
- UDP通讯 -实现类似QQ聊天功能-使用UDP通讯发送、接受消息(需中心服务器中转)-UDP communication- QQ chat to achieve a similar function- to use UDP communication to send and receive messages (need a central server transfer)
UdpTest
- udp通信实例,可在此基础上开发通信软件-udp communication instance, can be developed on the basis of this communication software
UDP
- c#的UDP通讯程序,对于研究C# 进行网络通讯的可以参考。-c# the UDP communication procedures, for the study of C# for network communications can refer to.
CSharp-udp-tcp
- 使用C#实现TCP和UDP两种方式的文件传输,在VS2005的开发环境下进行-TCP and UDP are two ways of file transfer, using C# VS2005 development environment
WindowsUDPCommunicate
- winform开发通讯客户端,实现客户端及服务端UDP之间的通讯。(WinForm develops the communication client to realize the communication between the client and the server UDP.)