UDP服务器端数据传输,是在LINUX下使用C语言进行编程
上传时间: 2013-12-31
上传用户:希酱大魔王
jwap 协议 udp 可以用于手机通讯
上传时间: 2014-01-22
上传用户:xzt
This book code procedure according to the chapter arrangement, the 1st chapter of example under "1" the table of contents, the 2nd chapter of example under "2" the table of contents, to the order analogizes. Under corresponding table of contents including Java source code document and by it correspondence translation class document. The reader may use software and so on the text editor opens the Java source code document, examines this book the detailed code. 13th chapter the code defers to the project project laying aside. May directly use NetBeans to open the project document to carry on the code examination.
标签: chapter arrangement according procedure
上传时间: 2014-11-01
上传用户:希酱大魔王
java instance.chat program alarm clock program electron album program paint program udp program
标签: program instance electron alarm
上传时间: 2013-12-17
上传用户:wqxstar
基于UDP实现E-Mail传输 工作过程描述: 客户端描述: 1. Client(以下简称C端)端将邮件以规定的大小封装为符合要求的UDP包。 2. 将封装好的UDP包发出,并等待Server(以下简称S端)端收到相应的UDP包后返回的回应Acknowledge(以下简称为ACK)。若收到的为Positive ACK,则继续发包;若收到的为Negtive ACK,则将应发的包重发。 3. 直到C端将所有要发的包都发完,并都已经收到S端的回应,最后发一个End包,直接关闭此进程。 服务器端描述: 1. S端启动服务进程,并监听相应端口。 2. 若收到C端发出的有关请求,按如下情况给出相应的反映: a. 将收到的包进行检测,若收到的包有错则抛弃(discard),并发给C端一个negtive ACK。 b. 将收到的包进行检测,若收到的包正常,则将此包进行解包,将内容输出至一临时文件;并发给C端一个positive ACK。 3.依次收到来自C断的包,直到收到end为止,并关闭此进程,转回监听状态。
上传时间: 2014-12-08
上传用户:sxdtlqqjl
利用UDP进行网络编程,并能读取服务器的时间.
上传时间: 2014-01-04
上传用户:xiaoxiang
一个采用UDP传输的LINUX下的例子,对理解网络编程非常有好处
上传时间: 2016-06-03
上传用户:731140412
vb中如何进行网络编程的示例,包括:UDP聊天,TCP聊天,UDP,TCP flood攻击等 非常棒
上传时间: 2014-01-04
上传用户:chens000
利用UDP协议进行网络通信,实现的Internet网络聊天程序。
上传时间: 2016-06-04
上传用户:kiklkook
This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version.
标签: redistribute the software program
上传时间: 2016-06-09
上传用户:sssl