搜索资源列表
TCPkdle
- 网络数据交互使用TCP协议,有多个小实例如聊天程序,电子商务程序及Winsock示例程序-interactive data network using TCP, there are a number of small examples such as chatting procedures, E-commerce procedures and examples of procedures Winsock
ppp
- 介绍了ppp协议的主要内容用户接入Internet,在传送数据时都需要有数据链路层协议,其中最为广泛的是串行 线路网际协议(SLIP)和点对点协议(PPP)。由于SLIP具有仅支持IP等缺点,主要用于低速(不超过19.2kbit/s)的交互性业务,它并未成为Internet的标准协议。为了改进SLIP,人们制订了点对点PPP(Point-to-Point Protocol)。RFC1661、RFC1662、RFC1663。-Ppp protocol introduced the main con
TCP
- 交互式点对点通讯举例_TCP Client.vi 交互式点对点通讯举例_TCP Server.vi-Interactive point-to-point communications, for example _TCP Client.vi interactive point-to-point communications, for example _TCP Server.vi
LabVIEWTCP
- 在LabVIEW中利用TCP协议实现交互式点对点通讯的例子。-TCP protocol in LabVIEW using the example of interactive peer to peer communications.
sockets_vc6
- 用c编写的socket小项目—交互式信息传输及接收服务器,包括client以及server-C write socket small projects- interactive information transmission and receiving server, including client and server
Effect-of-Competing-TCP-TraffiC
- 一篇关于对时间要求很严格的,在线交互流,在竞争TCP流量影响下产生的影响。-Effect of Competing TCP Traffic on Interactive Real-Time Communication
Mina3
- mina 2.0Socket通讯,通过对应用层的封装,完成消息的交互。-mina 2.0Socket communication, through the application layer of the package, complete the interactive message.
jQuerydemos
- 都是挺基础的 jQuery 初级代码实例,书中的例子,很完整,虽然有些过于简单,但必竟很好懂,想实现Ajax交互式前端设计的朋友可要好好参考一下哦,这些教程源码都是来自官方的,比较通用和标准的代码。实例的内容包括异步加载、层操作、数据载入、点击互动等功能。-Are very basic primary code examples jQuery, examples in the book, very complete, although a little too simple, but after
-server-and-client-tcp(1)
- TCP协议实现服务器和客户端的数据的交互-the data interactive between server and client through TCP protocol
C# winform Socket
- 一个简单的TCP利用socket进行交互的程序,类似qq(A simple TCP using socket interactive program, similar to QQ)