搜索资源列表
聊天工具vc.net
- 本程序在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.
linux.net.cs
- linux下用UDP收发简单数据,内有服务器端和客户端-using UDP simple data transceiver, which has server and client
net-example
- 网络编程方面的源码,支持udp,tcp,net,有多个例子在里面。-network programming source of support udp tcp, net, there are a number of examples of tactics.
net module
- 用事件方式,异步重叠编写的一个UDP底层通迅模块,可以很方便地使用。 调用时只有五个接口函数即可。 以调用者通过消息传递数据到来的消息-with the incident, asynchronous overlapping prepared by the UDP bottom of a communications module, it is easy to use. Only five call interface can function. To call through messaging
P2P(VB.net)
- 这是用VB.net实现的一个简单的P2P示例。利用了UDP打洞技术,分服务器端跟客户端,服务器端负责登陆记录用户的IP和端口及转发打洞消息。原理到处都有,这里就没有贴出来。这里贴出了VB.net的代码,供初学者交流,也欢迎高手点评
windows-net
- 我们用得最多的协议是UDP和TCP,UDP是不可靠传输服务,TCP是可靠传输服务。UDP就像点对点的数据传输一样,发送者把数据打包,包上有收信者的地址和其他必要信息,至于收信者能不能收到,UDP协议并不保证。而TCP协议就像(实际他们是一个层次的网络协议)是建立在UDP的基础上,加入了校验和重传等复杂的机制来保证数据可靠的传达到收信者。关于网络协议的具体内容,可以参考专门介绍网络协议的书籍,这里直接探讨编程实现网络程序的问题。
UDP
- udp信息传输,使用.net平台开发UDP的文件传输。
net
- 一个网络监控应用程序,功能较强大。客户端可通过ip进行连接,使用udp,支持客户端上传,监控屏幕,以及在服务器运行程序等功能,具体请参考源代码。
net.rar
- 熟悉开发工具,套接字编程练习,TCP套接字编程,UDP组播程序编程....,the homework of network....
test-net
- tcp udp socket 网络编程 linux-tcp udp socket network programming linux
udp
- 这是用VB.net实现的一个简单的P2P示例。利用了UDP打洞技术,分服务器端跟客户端,服务器端负责登陆记录用户的IP和端口及转发打洞消息。原理到处都有,这里就没有贴出来。这里贴出了VB.net的代码,供初学者交流,也欢迎高手点评…… 服务器端在启动成功后,输入help可以查看到服务器相关命令。 客户端在登陆成功后,输入help可以查看客户端相关命令(登陆时用户名随便)。-This is achieved using VB.net a simple example of P2P. Hol
mycom
- udp vc source file you can build a udp net server and client-udp sample file server and client
UDP
- Inside the file is a series of classes for VB. Net to implement a UDP socket using the VB libraries. Net
C_NetProgram
- net progromming, TCP, UDP, Server
net
- 多个网络Socket编程的示例,包括TCP server、TCP Client、UDP Server、UDP Client,很有参考价值的。-TCP server、TCP Client、UDP Server、UDP Client
Linux-net-programC-language
- 本资料提供丰富的Linux操作系统下网络编程示例源代码,包括进程通信实现方式、并行处理、Socket架构,以及网络应用如TCP、UDP、等-This information provides a wealth of network programming under Linux operating system source code examples, including the implementation process of communication, parallel process
UDP-Net
- 简单的UDP编程实现,可以作为更复杂部分的模板-UDP protocol
udp-net
- udp打洞实现net穿透技术的简单实现的一个小例子-udp penetrate
UDPChatRoom
- UDP聊天室,UDP协议下几个端口之间的无状态通信(udp chart room in the offline status)
udp
- VB.NET编写的UDP聊天软件,实现了收发功能,非常实用(VB.NET written in UDP chat software, to achieve the transceiver function, very practical)