CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - TCP client server

搜索资源列表

  1. TCP.rar

    1下载:
  2. 一个简单的TCP客户端和服务器端代码,服务器端接收数据并回传,VC编译,WINDOWS操作系统,A simple TCP client and server-side code, server-side data and return to receive, VC compiler, WINDOWS OS
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-24
    • 文件大小:3987
    • 提供者:recome
  1. TCP-CUSTOM

    0下载:
  2. TCP聊天程序客户端程序,同TCP-SERVER程序配合使用-TCP client chat program, with the TCP-SERVER procedures used in conjunction
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:32318
    • 提供者:zb
  1. ftp_client_server

    0下载:
  2. here is a C++ code for TCP server and client on linux mechine that listens on a specific port and then replies back to the client-here is a C++ code for TCP server and client on linux mechine that listens on a specific port and then replies ba
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:1254
    • 提供者:Imran
  1. Implementation-using-VC-Client-Services-machine-mo

    0下载:
  2. 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client S
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4211497
    • 提供者:廖国锐
  1. LINUX下TCP编程服务端跟客户端例子

    3下载:
  2. TCP client and TCP server for Linux!
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-21
    • 文件大小:3991
    • 提供者:svetozar
  1. client.c

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

    • 发布日期:2017-04-07
    • 文件大小:1511
    • 提供者:chirag
  1. Client

    0下载:
  2. TCP Client Server Visual basic 開發環境-TCP Client Server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:2615
    • 提供者:jerrychen
  1. TCP-WINSOCK

    0下载:
  2. 此源码是您学习Windows网络编程的很好的程序。有两个程序,分为TCP客户端和TCP服务器端,让您能全面了解网络编程的实质。另外里面对代码有详细的注释,不下载会后悔哦-You learn from this source is a good Windows network programming procedures. There are two procedures, divided into TCP client and TCP server-side, so that you can f
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:132885
    • 提供者:
  1. Client-server_socket

    0下载:
  2. this is file for Client server socket TCP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:2952
    • 提供者:fairnando87
  1. tcp

    0下载:
  2. 简单的实现局域网用户编程,包括TCP Client和TCP server,适合入门者-LAN users a simple programming, including TCP Client and TCP server, suitable for beginners
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:7497
    • 提供者:xuzhisheng
  1. tcp-server-client

    1下载:
  2. 一个用socket实现服务器客户端的建立例子(tcp)-A socket server with the establishment of client examples (tcp)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2348393
    • 提供者:邹伟
  1. clientserver

    0下载:
  2. This contains various programs on client server connectivity using TCP and UDP packets. It is executable in linux environment.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:14704
    • 提供者:pratheek19
  1. TCP

    0下载:
  2. 运用TCP protocol实现两人对话和多人对话-TCP client/server application TCP conference chat with multiple clients
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:12158
    • 提供者:霞露
  1. LAN_IM

    0下载:
  2. 局域网即时聊天通过进行文本聊天和语音聊天来实现彼此沟通、交流信息。本次局域网即时聊天程序设计主要用了Visual C++编程环境,实现了在LAN中在线用户的文本、语音交互。 在设计里涉及到了网络通信基本原理和Socket编程及语音处理API技术。由于程序是在TCP/IP环境下运行,所以分服务器端和客户端。服务器端和客户端是通过建立Socket链接来实现聊天功能。 本次设计主要着重于语音聊天部分,在本次论文里主要以语音聊天的流程和各模块之间的关系及Socket处理为主说明。 -LAN
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1775459
    • 提供者:王勋
  1. tcpclient

    0下载:
  2. it is a tcp client server program in c. it uses socket programming. the server is a concurrent server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4275
    • 提供者:sandeep
  1. tcp-file-server

    0下载:
  2. 基于TCP协议的客户端与服务器端文件传送的服务器程序-TCP-based client and server-side file transfer server program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1192670
    • 提供者:丁宇
  1. server

    0下载:
  2. TCP 客户端 服务端案例代码,自动回复 同步代码-TCP client server case code, synchronization code auto-reply
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:63714
    • 提供者:向顺利
  1. tcp-client-server-c

    0下载:
  2. tcp code for linux in c
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:1443
    • 提供者:ank
  1. 基于网络的Tcp通讯Server服务器端和Client客户端

    0下载:
  2. Windows编程基于Tcp通讯的 Server服务器端和 Client客户端,使用一台电脑启动 Server端,另一台电脑启动Client客户端 两端能够互相发送消息并能接收看到(Windows programming, based on Tcp communication Server server and Client client, using a computer to start the Server side, another computer starts Client clie
  3. 所属分类:网络编程

    • 发布日期:2017-12-19
    • 文件大小:5833728
    • 提供者:阳光小鹏
  1. tcp

    0下载:
  2. 基于Qt实现网络编程包含客户端和服务器端(Contains client and server side)
  3. 所属分类:网络编程

    • 发布日期:2020-10-17
    • 文件大小:20327424
    • 提供者:black.zhang
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com