登录
首页 » Visual C++ » SCTP_Client_Server-master

SCTP_Client_Server-master

于 2013-12-24 发布 文件大小:147KB
0 271
下载积分: 1 下载次数: 3

代码说明:

  SCTP实验,实现客户端和服务器端传输数据(SCTP experiment, to achieve the client and server side data transfer)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • client-server
    多协议文件传输c/s网络应用设计与实现,程序用 TCP/UDP 两个协议模拟多协议服务器。首先服务器端要将两种协议的套接字创建好,并且监听 TCP 端口的连接。必要时使用select函数来进行多连接处理和非阻塞处理。而客户端直接可以按照发送的地址和端口号来进行通讯。 首先要运行服务器端,服务器会监听 TCP 端口。然后运行客户端,根据事先设定好的 IP和端口,就可以进行连接传输数据了。 程序实现的关键步骤: 以TCP协议为例 服务器端: 1.创建套接字;2.绑定端口;3.进入无穷的循环;4.接收请求;5.处理请求;6.应答。 客户端: 1.找到服务器的IP地址和协议的端口号;2.创建套接字;3.确定连接需要任意的,没有使用的端口号允许TCP去选择一个;4.将套接字和服务器连接;5.使用应用层协议和服务器交互;6.关闭连接。 (Multi-protocol file transfer c/s network application design and implementation of programs simulate multi-protocol server with TCP/UDP both protocols. First socket server to create a good two protocols, TCP port and listens for connections. If necessary, use the function to handle multiple connections and non-blocking treatment. And the client can follow directly address and port number to communicate. First run on the server side, the server listens on TCP port. Then run the client, according to pre-configured IP and port, you can connect the data transmission. The key step program implementation: In TCP protocol as an example Service-Terminal: 1. Create a socket 2 bound port 3 enter an infinite loop 4. receiving a request 5. processing requests 6 response. Clients: 1. Locate the server s IP address and protocol port number 2 creates a socket 3 connections need to determine arbitrary, unused port allows TCP to choose a 4 and the socket server connections 5 using appli)
    2016-07-11 10:19:07下载
    积分:1
  • network_report
    计算机网络的实验报告和源码,包含聊天软件的源玛(An experimental computer network reports and source code, including chat software source ma)
    2009-01-03 16:51:44下载
    积分:1
  • Rc4Dlg
    RC4算法的加密实现,实现对明文的加密,加密效果很不错(RC4 encryption algorithm, has implemented an express right of encryption, encryption is very good effect)
    2006-06-13 15:10:44下载
    积分:1
  • ChartRoomClient
    说明:  IOCP客户端代码,希望对大家有所帮助,大家互相学习(ChartRoomClient)
    2009-08-31 21:58:22下载
    积分:1
  • Ping
    用C语言实现的ping 功能,经典实现,在VC下调试通过(Ping using C language functions implemented)
    2010-05-10 11:22:03下载
    积分:1
  • ping_Alexei
    有关Ping使用的例子(the Ping examples of usage)
    2004-09-25 10:39:47下载
    积分:1
  • chat
    网络聊天室,实现类似QQ的功能,通过链表对客户管理(sockeg programming)
    2011-01-24 01:46:22下载
    积分:1
  • mzc1
    网络报告,可以快速修改使用,方便快捷!谢谢,使用!(Network report, you can quickly modify to use, quick and easy!)
    2013-12-25 12:50:36下载
    积分:1
  • hqwyyzm
    通过此软件可以获取网页验证码,用于研究软件来控制网页中的元素信息.(With this software, you can access to the website code, used to study the software to control elements of the website information.)
    2013-10-11 15:47:03下载
    积分:1
  • udt.sdk.4.9.tar
    UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 (UDT is a reliable UDP based application level data transport protocol for distributed data intensive applications over wide area high-speed networks. UDT uses UDP to transfer bulk data with its own reliability control and congestion control mechanisms. The new protocol can transfer data at a much higher speed than TCP does. UDT is also a highly configurable framework that can accommodate various congestion control algorithms)
    2012-01-16 10:53:35下载
    积分:1
  • 696518资源总数
  • 104793会员总数
  • 32今日下载