搜索资源列表
TCP和UDP聊天、传收文件程序(其它源码-vc源码)
- 基于TCP和UDP协议的网络聊天、传收文件程序,VC++60实现,包含全部源代码,多提宝贵意见哦-based on TCP and UDP network chat-procedure documents, VC + +60 realized, includes all source code, put forward more valuable suggestions oh
atcp
- 此程序修改ns2网络仿真器内的tcp.cc, 使之能符合ad hoc network内一个重要的TCP协议—ATCP. 本程序要放在ns2内, 配合ns2的环境执行. -NS2 network simulator within the tcp.cc. to enable it to meet the ad hoc network with an important TCP-ATCP. this procedure should be put on NS2, within NS2 implemen
trayWEBQQ
- 腾讯公司开发了webqq,公司屏蔽了udp,tcp端口转发,只好用webqq但是老要用浏览器打开不关闭,如果不小心,就把窗口关闭了,这个程序就是用webbroswer让后加个托盘达到可以自行管理webqq的好处了。-Tencent has developed webqq, the company blocked udp, tcp port forwarding, but only with webqq old to use the browser to open does not close,
111
- tcp/ip本节应明确提出题目所应解决的主要技术问题,可罗列条目,但须概括和把握要点-tcp/ip in this section should be clearly put forward the subject should be resolved by the key technical issues can be listed entries, but to be summed up and grasp the main points
ImprovementonTCPoverHighSpeedSatelliteandInternetN
- 针对TCP (Transmission Control Protocol) 协议在高速卫星因特网中传输吞吐量低的问题, 提出了一种改 进TCP快速恢复的算法。该算法根据卫星信道由传输错误造成的分组丢失概率远大于由拥塞造成的分组丢失 概率的特点, 通过加快窗口的增长速度, 避免过早地进入拥塞避免阶段, 达到了提高TCP吞吐量的目的。通 过NS2软件模拟仿真了高速卫星因特网环境, 并对各个TCP版本和改进算法的仿真结果进行了比较和分析。 仿真结果表明, 改进算法的吞吐量比TCP2SA
tcpClient
- A TCP/IP Client program. Be able to dump packets and status. A tool for TCP/IP server programming debug. For now IP and port number has to be hard coded in source code. Will put IP and Port number selection on GUI, later.
lookfordata
- 远程TCP数字字典服务。服务器先查询结果放于文本,客户端查询文本中的内容-Digital dictionary services to the remote TCP. Server, the first query results put in the text, the client queries the contents of the text
Sockets-2.3.9.1
- C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-his is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore wor
QQ
- 采用基于TCP/IP协议连接方式, 实现了服务器转发,多客户连接,好友列表上线了自动更新,程序托盘,当有消息时,如果程序最小化,跟QQ一样,托盘的图标会闪烁.有提示音.实现ctrl+enter与enter转切换. 基本类似于QQ群. 由于是SQL库的,所以能很方便的集成到你的OA系统中。 (注意,请把"客户端目录的face和music两个文件夹放到您编译的目录中去,也就是放到Debug或者Release中去) 和这个是一样的,不过我的是源代码而已。可以自己定制。-Based on T
Sockets-2.3.9.3
- C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-C++ Sockets is a cross-platform Sockets library, implementation, including TCP, UDP, ICMP, SCT
ftpbaseonc
- 基于tcp协议的ftp底层程序、实现DIR、put、get、cd功能- ftp underlying procedures based on the Tcp protocol to achieve DIR, put, get, cd function
tcpchuanshuwenjian
- tcp文件服务器和客户点,客户端可以上传和下载,支持一些命令help:显示客户端所有命令和说,明,list:显示下载列表,get:下载,put:上传,quit:退出。-tcp file servers and clients point, the client can upload and download, support some command help: Shows all the commands and the client said that, list: show downloa
TCP_IP
- TCP/IP近日经典书籍《TCP/IP路由技术卷一中文版》“第二版”已经在国内上市,此助读笔记的主要作用就是帮助那些首次阅读该书的读者顺利完成学习,那些已阅读过此书的朋友也可以通过该笔记进行快速的复习,同时也可以把该笔记当作日常工作中的速查资料。为方便大家,笔记里标明了书中对应的页码,请大家参照中文书阅读笔记,后续章节我将陆续推出-TCP/IP has the classic book " TCP/IP routing technology, Chinese version of Vol
The-TCP--implement
- 用socket 编程接口编写两个程序,分别为客户程序(client.c)和服务器程序(server.c),该程序应能实现下述命令功能: get:取远方的一个文件 put:传给远方一个文件 pwd:显示远主当前目录 dir:列出远方当前目录 cd :改变远方当前目录 ? :显示你提供的命令 quit :退出返回 -Use socket programming interface to write two program, respectively for the c
PictureTransfer
- TCP传输图片,不过是修改过他人的代码,路径要在程序中修改(选择路径的空间是没有用的)默认的是把C盘中bmp文件夹里图片循环传输到D盘保存在传输时间的文件夹里,可以把文件夹的图片不断传输并显示保存。服务器端要先启动-TCP transmission, but is the modified code to others, the path to change in the program, can put the folder pictures continuously transmit and
UDPDemo
- UDP 传输实例。 UDP(User Data Protocol,用户数据报协议)是与TCP相对应的协议。它是面向非连接的协议,它不与对方建立连接,而是直接就把数据包发送过去-UDP transport instance. UDP (User Data Protocol, User Datagram Protocol) is corresponding to the TCP protocol. It is connection-oriented protocol, it does not est
tcp_file
- TCP文件服务器 客户端命令 help : 显示客户端所有命令和说明. list : 显示服务器端可下载文件列表 get <file> : 下载文件。 put <file> : 上传文件。 quit : 退出客户端。-cmd..> help : list : get <file> : put <file> : quit :
java_socket
- 用java语言结合TCP/IP协议编写的简单聊天室代码,望大家提出宝贵建议-Combined with TCP/IP protocol in the Java language to write simple chat room code, please put forward valuable Suggestions