CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - tcp/ip协议实现的通信

搜索资源列表

  1. 基于TCPIP的局域网多用户通信系统

    1下载:
  2. 基于TCP/IP协议的网络多用户通信系统,可实现聊天、文件传送等应用,C++写的。-based on the TCP / IP protocol network multi-user communication system can achieve chatting, file transfer and other applications written in C.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:789475
    • 提供者:孙卫平
  1. serverclient

    1下载:
  2. TCP/IP协议是网络通信的基础性协议,通过实验深入理解和掌握基于TCP/IP协议的网络通信概念、原理以及网络客户机/服务器模型的感念,熟悉常用的Windows API函数的用法,利用C++语言实现流式套接字的网络通信编程。 实验采用C/S结构,使用TCP/IP协议,服务器IP地址为本地127.0.0.1,客户、服务器端口为6000。服务器先运行进入等待连接状态,客户端与服务器连接后开始通信。 实验项目的实验方法概述: 实验采用C/S结构,使用TCP/IP协议,服务器IP地址为
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1714
    • 提供者:姚晓光
  1. ChatRoom

    0下载:
  2. 用TCP/IP协议实现的网络聊天室,做的比较粗糙,界面很普通,只能达到基本的通信要求,可以进一步拓展。
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:323750
    • 提供者:刘文杰
  1. c++_P2P

    0下载:
  2. 本源代码实现了用C++ builder设计一个基于Tcp/Ip协议的点到点的通信系统,其中包括点到点用户聊天控件、简单文件传输控件、客户端协议、服务器端协议等。
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:530294
    • 提供者:扬扬
  1. TCPREALIZETION

    0下载:
  2. 实现嵌入式TCP/IP协议栈的一个例子,ARM芯片通过TCP/IP协议栈实现与电脑的通信。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:27411
    • 提供者:elker
  1. tcp_ip_design_report.doc

    0下载:
  2. 本文件介绍了一个TCP/IP的功能,设计要点,本协议栈实现的组件包括ARP,I CMP(PING),UDP,TCP。并设计了一个与SOCKET API兼容的标准接口。 TCP/IP协议栈背景 TCP/IP是使用最为广泛的INTERNET通信协议,几乎所有的桌面操作系统如Windows,Redhat Linux都支持TCP/IP协议。为了实现嵌入式系统与PC机的组网通信,就必须在嵌入式系统上实现复杂的TCP/IP协议栈,通过实现了TCP/IP协议栈,就可以方便的实现嵌入式系统与主流桌
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:15434
    • 提供者:6756
  1. Csocket

    1下载:
  2. tcp/ip协议下实现服务器与客户端之间通信,利用MFC的类CSocket-tcp/ip protocol to achieve communication between server and client using the MFC CSocket class
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-17
    • 文件大小:4684675
    • 提供者:brave
  1. UPDClientServer

    0下载:
  2. 实现基于tcp/ip协议的上位机client客户端功能,可以实现下位机有以太网接口的嵌入式系统与PC机的数字通信,达到测试嵌入式系统以太网功能的目的-Based on tcp/ip protocol client PC client function, can be achieved under the bit machines have Ethernet interface of embedded systems and PC-digital communications, to test e
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-01-20
    • 文件大小:1028266
    • 提供者:刘宁宁
  1. ChatRoom

    0下载:
  2. 完整的网络编程程序 使用TCP/IP协议实现通信 包括服务器端和客户端-Complete procedures for the use of network programming TCP/IP communications protocols, including server-side and client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-02
    • 文件大小:554078
    • 提供者:
  1. MASM_TCP

    0下载:
  2. C/S 模型, 通过TCP/IP协议实现两个IP之间的简单通信.-C/S model, through the TCP/IP protocol to achieve a simple communication between two IP.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:7554
    • 提供者:xx
  1. tcp

    0下载:
  2. linux平台下的基于TCP/IP协议的 TCP网络服务器,实现简单的通信,并发响应。-linux platform-based TCP/IP protocol TCP network server, simple communications, concurrent response.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:2285
    • 提供者:张三
  1. TCP-IP

    0下载:
  2. 给予TCP/IP协议的套接字通信,能实现两个IP地址的通信。-For TCP/IP socket communication protocol, to achieve the two IP addresses communication.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-13
    • 文件大小:3579519
    • 提供者:刘思
  1. TCP

    0下载:
  2. 利用TCP/IP协议实现局域网通信的服务器程序,负责接受来自局域网中客户端的信息-LAN communication server program using TCP/IP protocol, responsible for receiving information from the client LAN
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-17
    • 文件大小:2039
    • 提供者:yuhaijiao
  1. tcp_conncet

    0下载:
  2. 利用tcp/Ip协议实现主机端和客户端的通信-tcp/ip
  3. 所属分类:Linux Network

    • 发布日期:2017-12-01
    • 文件大小:6589
    • 提供者:钟根胜
  1. socket

    0下载:
  2. Linux下socket客户端和服务端的通信,实现TCP/IP协议下的命令传输和执行命令后的结果返回-Under Linux socket client and server communications, TCP/IP protocol under the command transfer and return the results after executing the command
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:29274
    • 提供者:kang
  1. the-process-of-TCP-IP

    0下载:
  2. 这是一份关于实现TCP/IP通信的C/C++的源代码,对于了解此通信协议且需编程的开发员有用-This is a C on the realization of TCP/IP communications/C++ source code, and developers need programming useful for understanding this communication protocol
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-24
    • 文件大小:344209
    • 提供者:
  1. 1

    0下载:
  2. TCP/IP 协议开发的源代码,用于建立正确并且可靠地连接,实现通信双方的通信。-TCP/IP protocol developed source code used to build correctly and securely connected to the communication to achieve communication between the parties.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:14646
    • 提供者:wanghui
  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. NonblockingTcpServer-master

    0下载:
  2. 实现异步的通信模型,采用TCP/IP协议,C++语言编写的通信服务器,基本不丢包并且能自动进行消息包的纠错效验。(Realize the asynchronous communication model, communication server using TCP/IP protocol, C++ language, basic packet loss and can automatically check error message packets.)
  3. 所属分类:网络编程

    • 发布日期:2017-12-20
    • 文件大小:8192
    • 提供者:智哥
  1. zlg_udp

    0下载:
  2. 利用rtl8019as实现单片机以太网的连接,主要对TCP/IP协议进行简化。(Using rtl8019as to realize the Ethernet connection of MCU, the TCP/IP protocol is simplified.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-05-03
    • 文件大小:1676288
    • 提供者:davidavid
« 12 3 4 »
搜珍网 www.dssz.com