文件名称:udptalk
-
所属分类:
- 标签属性:
- 上传时间:2012-09-04
-
文件大小:1.14kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
TCP/IP提供了无连接的传输层协议:UDP(User Datagram Protocol,即用户数据报协
议)。UDP 与 TCP 有很大的区别,因为无连接的 socket 编程与面向连接的 socket 编程也有很
大的差异。由于不用建立连接,因此每个发送个接收的数据报都包含了发送方和接收方的地
址信息。 -TCP/IP provides a connectionless transport layer protocol: UDP (User Datagram Protocol, that is, User Datagram Protocol). UDP and TCP are very different, because there was no connection socket programming and connection-oriented socket programming, there are big differences. Because no connection is established, each sending a received packet contains the sender and recipient address information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
udptalk/Makefile
udptalk/udptalk.c
udptalk/
udptalk/udptalk.c
udptalk/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.