CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tcp client server

搜索资源列表

  1. TCP

    0下载:
  2. 服务器与客户端简单的相互通讯,初学者可以参考-Server and client simple mutual communication, beginners can make reference to
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:1818
    • 提供者:凯文
  1. CS

    0下载:
  2. 基于C/S模式的客户端服务器编程,通过TCP UDP连接实现时间查询,数值计算功能。-Based on C/S mode of client-server programming, TCP UDP connection through time inquiries, numerical computing.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:198251
    • 提供者:鲁晓明
  1. ComctSerializedObjects_demo

    0下载:
  2. In this article, I will try to give you some tools to build your own simple client/server applications using the TCP/IP and UDP protocols.
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:7755
    • 提供者:黄海栋
  1. P2P

    0下载:
  2. 模拟P2P通信,程序中含有P2P的服务器与客户端,想学习P2P原理的,可以看一看-Simulation of P2P communications, and procedures contained in the P2P server and client, want to learn the principle of P2P, you can take a look at the
  3. 所属分类:P2P

    • 发布日期:2017-03-29
    • 文件大小:28612
    • 提供者:gaolizhou
  1. TCPClient

    0下载:
  2. 用于TCP协议模拟客户-服务器网络模式的客户端程序-Used to simulate the client- server network mode client program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-11
    • 文件大小:862
    • 提供者:杨春尧
  1. TCPServer

    0下载:
  2. 模拟TCP协议下的客户-服务器服模式的服务器程序端运行-Simulation of TCP client under the agreement- server service model client server program to run
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:806
    • 提供者:杨春尧
  1. tcp

    0下载:
  2. 一个用JAVA作的TCP通信的例子,分为服务端和客户端-JAVA for a used example of the TCP communication is divided into server and client
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1380
    • 提供者:wangxu
  1. network

    0下载:
  2. 用java编写的基于TCP/IP的简单聊天程序 使用方法:先启动Server端.然后再启动Client端.-Prepared by using java-based TCP/IP chat program simple to use: first start Server client. Client-side and then restart.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:11172
    • 提供者:幸运草
  1. 331_task1

    0下载:
  2. TCP/UDP transmission-connect server and client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-25
    • 文件大小:18986
    • 提供者:me
  1. 20070322_CustomServer

    0下载:
  2. VC是现在流行的编程工具,利用TCP实现简单的客户服务器模式.-VC are now popular programming tools, easy to use TCP implementation of the client server mode.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:3599
    • 提供者:bromheaven
  1. CommSocket

    1下载:
  2. 基于TCP/IP的串口通讯编程,客服端和服务端的源程序都有,供大家一起学习研究。-Based on TCP/IP Serial Communication programming, customer service client and server have the source code for the U.S. research study together.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-16
    • 文件大小:380213
    • 提供者:小虎
  1. The_most_basic_concepts_of_computer_networks(1).ra

    0下载:
  2. 计算机网络最基本概念之一:1. 引言 2. 重要术语 3. 电路交换与分组交换 4. IP 协议与 TCP 协议 5. 客户服务器方式 6. 结束语-One of the most basic concepts of computer networks: 1. Introduction 2. Key terminology 3. Circuit switching and packet switching 4. IP protocol and TCP protocol 5.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-17
    • 文件大小:122667
    • 提供者:施红军
  1. Chat6

    0下载:
  2. 开发环境:MyEclipse 实现简单的聊天室功能,学会TCP,UDP协议,在客户机/服务器模型下用WINSOCK实现Internet中常见的聊天室软件的方案。-Development Environment: MyEclipse easy implementation of the chat room feature, Institute of TCP, UDP protocol, the client/server model using WINSOCK implementation o
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-27
    • 文件大小:150869
    • 提供者:任芳
  1. client

    0下载:
  2. vc实现客户端的源程序,基于TCP-IP协议,可以与服务器实现网络连接,本程序是基于sockets编程-vc client implementation of the source, based on the TCP-IP protocol, you can achieve network connectivity with the server, the procedure is based on sockets programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:193835
    • 提供者:秦广胜
  1. DM9000

    2下载:
  2. 嵌入式TCP/IP模块,内嵌web,可以配置成服务端或客户端,-LP based on the embedded TCP/IP modules, embedded web, can be configured into a server or client
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2014-06-07
    • 文件大小:654769
    • 提供者:wenmin
  1. internetworkingwithtcpip3

    0下载:
  2. 用TCP/IP进行网际互联 第三本,服务器与客户机编程,TCP/IP网络编程必备经典。-Using TCP/IP for Internet connectivity third, the server and client programming, TCP/IP network programming classic essential.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-29
    • 文件大小:11306910
    • 提供者:李永冰
  1. LanTalk

    1下载:
  2. 本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保证数据在传输的过程中不会丢失。另外程序采用多个线程来避免程序阻塞。具体设计思路及部分代码如下: 程序设计目的:首先就是完成课设任务啦(大二课设内容)其他目的: 1:练习使用套接字进行网络编程。 2:练习使用自定义消息。 3:练习多线程方面的编程思想。 4:练习使用各种控件。 -This procedure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:212573
    • 提供者:baiydusr
  1. CustomServer

    0下载:
  2. 利用TCP IP实现简单的客户服务器模式-Easy to use implementation of the TCP IP client-server model
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3449
    • 提供者:曹晨
  1. UDPconcurrentthread.c

    0下载:
  2. unix program of tcp ip client server for network sockets
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1623
    • 提供者:chirag
  1. MODIFIEDudpserver3.c

    0下载:
  2. unix program of tcp ip client server for network sockets
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:1674
    • 提供者:chirag
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 50 »
搜珍网 www.dssz.com