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

搜索资源列表

  1. CBIndyTimerExample

    0下载:
  2. Timerecify the IP address of the ser Complex network analysis tools, c NAT traversal P2P peer-to-peer co The timber wolf Remote Control V6 tcp/ip network programming, clien The UPNP library, without setting NetWork Program book P
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-03
    • 文件大小:660392
    • 提供者:nawee dllyou
  1. SocketTest

    0下载:
  2. 基于java开发的 socket (TCP/IP UDP)协议通讯及串口通讯tool-java socket&com
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-30
    • 文件大小:297661
    • 提供者:Michael zhao
  1. UDP_Trans

    0下载:
  2. 网络通信,介绍基于TCP/IP协议下的UDP数据包的传递方法。-socket upd,in vb how to use udp protocal to transmate infomation by tcp/ip.this is a txt file write by dl.
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:1093
    • 提供者:k4262954lufenx
  1. Socket_CPP

    0下载:
  2. 一个基于socket通信方式的小型局域网即时聊天应用,包含服务器端与客户端的具体实现,适用于网络编程初学者理解TCP/IP协议栈的工作原理。-Based on a small LAN socket communication instant messaging applications, including implementation of the server and client for network programming for beginners to understand TCP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:3717951
    • 提供者:张茜
  1. CHATLANServer

    0下载:
  2. socket TCP/IP server c#
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-29
    • 文件大小:78975
    • 提供者:c4r3m
  1. chatClientandchatServer

    0下载:
  2. 基于java的多客户端通信小程序源码,典型的 C/S 架构,有界面。主要分为两部分,服务器端和客户端。使用 TCP/IP 协议通过 Socket 进行通信。 服务器端主要完成登录验证和消息收发的功能。启动服务器后提供一个网 络端口,等待客户端发出请求,登录到此服务端,然后进行网络通讯和消息的 转发。要实现多客户端之间的通信,则必须构建多线程机制。 客户端主要完成登录验证和消息收发和显示功能,客户端可通过服务器端 的 IP 地址发送连接请求,然后登陆聊天室。成员列表栏中会显示在线的所有 人名
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-30
    • 文件大小:33997
    • 提供者:王根胜
  1. TCPTest

    1下载:
  2. TCPTest包含TcpClient和TcpServer部分,同时在Qt中打开这两个工程文件,然后设置IP地址,即可完成基于TCP的Socket通信。-TCPTest contains TcpClient and TcpServer part while both open the project file in Qt, and then set the IP address to complete the TCP-based Socket Communications.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-11
    • 文件大小:2143916
    • 提供者:沈祥娇
  1. Release

    0下载:
  2. socket流水线服务器,该服务器自动连接各个客户端-socket TCP/IP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-20
    • 文件大小:5394348
    • 提供者:袁凯
  1. Lab1

    0下载:
  2. spaghetti relay tcp ip connect networking project chat server connect socket lab repository uncomplete incomplete client server behavior c++ basic winsock api
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-28
    • 文件大小:10930935
    • 提供者:
  1. Winsock_src

    0下载:
  2. winsock src solution tcp ip stack client server connect socket api sockaddr functions basic network networking close programming communication ports protocol internet transfer control
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-29
    • 文件大小:83183
    • 提供者:
  1. listener

    0下载:
  2. TCP/IP web socket classes
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-29
    • 文件大小:77327
    • 提供者:christian
  1. Socket

    0下载:
  2. 一个Android手机与PC通讯的例子,手机是client,PC是Server,目前是单向的只能是手机给PC发,用的TCP协议。测试的时候记得改IP。-An example of Android mobile phone and PC communications, mobile phone is client, PC is Server, is currently only one way can only be the phone to send PC, using the TCP prot
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:54101
    • 提供者:zhouyiwen
  1. Greenhouse

    0下载:
  2. Automated and Intelligent Greenhouse system used to monitor and control the greenhouse control system via serial port. The system also allow remote access via client/server mode through TCP/IP network socket connection.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1699458
    • 提供者:KK Kee
  1. FTP.tar

    0下载:
  2. 概要设计:基于TCP/IP可靠的点对点传输协议,通过网络编程实现服务器和客户端的数据传输。 详细设计: 首先建立SOCKET套接字,绑定端口号和相应的IP,客户端首先向服务器发送GET filename,服务器收到这个命令后解析filename并遍历相应的目录并与之匹配,若没有找到则打印错误信息,如果找到则把相应的文件发送给客户端。 若客户端向服务器发送LIST命令,服务器收到命令后遍历自己的目录并输出目录名发送到客户端,客户端接受到之后并打印输出到终端。-this is
  3. 所属分类:Linux Network

    • 发布日期:2017-05-04
    • 文件大小:8650
    • 提供者:姚松柏
  1. QQDemo

    0下载:
  2. 类似QQ的通讯, 通过SOCKET接口,实现进程间的通信过程。应用TCP/IP协议-transmittion, like the QQ
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-04
    • 文件大小:6087
    • 提供者:
  1. Network-Demo-CSharp

    0下载:
  2. Network-Demo-C#是用c#开发的网络方面的demo,覆盖http、tcp/ip、udp、socket的服务端和客户端的demo示例-Network- Demo- c# Demo is to use c# development of the Network, HTTP, TCP/IP, udp, socket server and client Demo sample
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-04
    • 文件大小:90404
    • 提供者:shenyunmin
  1. socket

    0下载:
  2. 此程序实现了linux和Windows关于tcp通信的测试程序,linux上用gcc 编译服务器端的程序,在Windows用qt编写了客户端的程序,在窗口界面上输入ip地址和端口号即可实现linux和Windows关于tcp的通信。-Compile server-side program, in Windows with qt prepared a client program, in the window interface, enter the ip address and port n
  3. 所属分类:Linux Network

    • 发布日期:2017-05-05
    • 文件大小:6320
    • 提供者:GXG
  1. xcppro_veryhuo.com

    0下载:
  2. 通讯 modbus通讯tcp、ip与ASCII |RTU通讯,包括serialPor太累-SerialPort Class ,Socket Class,Includeing TCP/IP,ASCII And Rtu
  3. 所属分类:Communication

    • 发布日期:2017-05-26
    • 文件大小:8666481
    • 提供者:
  1. SocketTestClient

    0下载:
  2. SOCKET 测试软件,用于测试TCP/IP 协义中的服务器端。-SOCKET test software, used to test the TCP/IP protocol in the server side.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-12-11
    • 文件大小:6286
    • 提供者:luxiaoguo
  1. Remote Dictionary Service

    0下载:
  2. 是基于TCP/IP协议的在线查单词程序,实现一台远程字典服务器的搭建,通过客户端程序RemoteLookup将所查单词发送给字典服务器,然后由字典服务器将单词中文释义返回给客户机,实现了一个完整的查询过程,其实这个程序是示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。(The TCP/IP protocol is online word search program based on the realization of building a remote dictio
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:2616320
    • 提供者:Elaine_zdd
« 1 2 ... 25 26 27 28 29 3031 32 33 »
搜珍网 www.dssz.com