CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - tcp服务器端

搜索资源列表

  1. tcp-ipayixidailv

    0下载:
  2. 一个简单的TCP客户端程序流程 1、使用WSAStartup()初始化WinSock库。 2、使用socket()创建一个IPPROTO_TCP SOCKET。 3、使用gethostbyname()/gethostbyaddr()获取主机信息。 4、使用connect()和我们创建的套接字连接服务器。 5、使用send()/recv()发送和接收数据,直到我们的TCP会话结束。 6、使用closesocket()关闭套接字连接。 7、使用WSACleanup()释放
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:4.98kb
    • 提供者:顾谦
  1. labwindows-tcp-Server

    0下载:
  2. 自写的用labwindows/CVI实现的TCP服务器端程序-since written by labwindows / CVI to achieve TCP server applications
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:162.52kb
    • 提供者:谭龙昊雪
  1. TCP-ChatRoom

    0下载:
  2. Visual C++网络通信协议分析之TCP聊天服务器端。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:31.55kb
    • 提供者:Steven
  1. tcp

    0下载:
  2. TCP网络调试程序 本程序可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:45.28kb
    • 提供者:韩波
  1. TcpServer

    0下载:
  2. 这是一个关于TCP服务器端的代码,是用WINSOCHET编写的
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:5.76kb
    • 提供者:方格拉
  1. TCP

    0下载:
  2. 一个网络编程的程序代码,实现TCP聊天功能,包括服务器端和客户端
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:41.74kb
    • 提供者:Joan
  1. TCPServer基于TCP协议的服务器端程序

    0下载:
  2. 基于TCP协议的服务器端程序,包含启动、停止监听 接收、发送信息等基本功能-TCP-based server-side program, including start, stop listening to receive, send messages and other basic functions
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-03-22
    • 文件大小:13.17kb
    • 提供者:张俊杰
  1. TCP-Chat

    0下载:
  2. C#TCP聊天室,包括完整的服务器端和客户端-C# TCP chat rooms, including a complete server and client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:119.67kb
    • 提供者:潘德锋
  1. 基于TCP-IP协议的网络编程练习

    1下载:
  2. 基于TCP-IP的网络编程,里面有客户端和服务器端的程序,客户端发送请求,服务器端应答,并发回应答消息-based on TCP-IP network programming, which has client and server-side procedures, a client sends the request, the server-side response, with response to the news FOR
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-09-26
    • 文件大小:57.93kb
    • 提供者:huleimin
  1. TCP

    0下载:
  2. TCP程序,包括服务器端程序和客户端程序,能实现基本的通信-TCP processes, including server-side program and client program that can realize the basic communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-08
    • 文件大小:19.72kb
    • 提供者:阿平
  1. socket

    0下载:
  2. TCP 客户端和服务器端,非常的简单,适合初学者搞清楚TCP的原理-TCP client and server-side, very easy for beginners to figure out the principles of TCP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-24
    • 文件大小:13kb
    • 提供者:lala
  1. tcpsample

    0下载:
  2. TCP服务器/客户端实例程序 适合初学者学习使用,高手就不用看了-TCP server/client example program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:122.65kb
    • 提供者:咖啡
  1. TCP

    0下载:
  2. TCP 收发数据编程 C语言版 包括客户端和服务器端-TCP send and receive data programming C language version of both client and server side
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-09-06
    • 文件大小:9.75kb
    • 提供者:李平
  1. TCPsever

    0下载:
  2. TCP服务器端的代码,后面还有客户端的代码-TCP server-side code, client code and there are
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:262.03kb
    • 提供者:梁伟
  1. Tcp

    1下载:
  2. 这是个基于C#语言实现的Socket通讯,分客户端和服务器端,能进行TCP通讯-This is based on C# language of the Socket Communications, sub-client and server side, capable of TCP communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:80.08kb
    • 提供者:徐康
  1. TCP-custom

    0下载:
  2. 与之前上传的tcp服务器端相对应的客户端软件,实现相互共享资料-Tcp server with the previously uploaded Duanxiang the corresponding client software to share information with each other
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:237.16kb
    • 提供者:李超
  1. TcpSrvToComm

    0下载:
  2. TCP服务器端程序与串口结合,自动将客户端发送的数据转发到串口,也自动将从串口收到的数据转发到连接TCP服务器的客户端-TCP server-side program with the serial combination of automatically forwarding the client sends data to the serial port, it automatically forwards the data received from the serial port to
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:62.04kb
    • 提供者:小小
  1. TCP

    0下载:
  2. 实现TCP服务器端程序 实现TCP服务器端程序-Implement TCP server-side programImplement TCP server-side programImplement TCP server-side program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-08
    • 文件大小:1.36kb
    • 提供者:ss
  1. C# tcp通信 登录 服务器端验证

    0下载:
  2. c#客户端和服务端进行TCP通信,是个非常好的学习网络编程例子(Client and server programming by TCP)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-01-01
    • 文件大小:413kb
    • 提供者:provencesl
  1. 3.TCP Server

    0下载:
  2. W5500 实现TCP服务器的功能。 能够与客户端建立连接并收发数据。(W5500 implements the function of the TCP server. It is able to connect with the client and send and receive data.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-30
    • 文件大小:378kb
    • 提供者:Jason_2018
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com