CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 网络编程 搜索资源 - tcp.c

搜索资源列表

  1. export.zip

    0下载:
  2. 又一个用Borland C++3.1编译的TCP/IP协议栈
  3. 所属分类:网络编程

    • 发布日期:
    • 文件大小:1127447
    • 提供者:
  1. linux下关于socket编程的C例子

    2下载:
  2. 这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-under linux on the C programming, which includes a socket several examples of usage, udp, tcp and select use.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:571308
    • 提供者:钟文德
  1. 用CSharp实现基于TCP协议的网络通讯

    0下载:
  2. 本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。-This paper introduces the C# System.Net.Socket how to use TCP-based communications program, the text is based on the server time to read such a simple example to explain.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3245
    • 提供者:开远
  1. tcpip-uip0.9

    0下载:
  2. 这是嵌入式TCP/IP协议uip,由c语言开发而成-This is embedded TCP / IP protocol East, and was developed language c
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:638608
    • 提供者:陈慧斌
  1. GetHTTP5

    0下载:
  2. 获得Tcp的报,可以获得网页的内容,是用C/C++写的-was reported that the content of the website can be used C / C write
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:13858
    • 提供者:LT
  1. socket_examples555

    0下载:
  2. 使用C/C++语言实现简单的TCP/IP协议,实现了客户端的功能,可接受网页和服务器的内容。-use C / C language simple TCP / IP protocol to achieve the client's functional, acceptable website and the content server.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:10610
    • 提供者:徐帆
  1. P2PFileTransfers

    1下载:
  2. 一个利用Visual C++实现的文件传输软件,使用的协议是TCP/IP-a Visual C realization of file transfer software, the agreement is to use TCP / IP
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:274793
    • 提供者:陈智斌
  1. TCPChat

    1下载:
  2. 一个利用Visual C++实现的基于TCP/IP协议的网络聊天室-a Visual C achievable based on TCP / IP networks Chat Room
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:69782
    • 提供者:陈智斌
  1. sockscom

    1下载:
  2. Socks component/wrapper is a C++ class, which is helpful in establishing a socket through a Socks Proxy for TCP-based clients.How is it useful?This wrapper is useful to establish socket connection behind socks proxy. It supports Socks Version 4
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:33167
    • 提供者:周缘
  1. dsock

    0下载:
  2. 用C开发的网络通讯程序,功能很全面,有TCP/IP、FTP、SMTP、IPX、有详细的使用说明 希望对你的程序开发有帮助-C development of the network communications procedures, functions very comprehensive, TCP / IP, FTP, SMTP, IPX, a detailed wish to use your help developers
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:838858
    • 提供者:赵卫东
  1. network12

    0下载:
  2. 一个传送结构体的TCP/IP的C/S程序,程序中可能有缺陷-a transmission structure of the TCP / IP C / S procedures, procedures that may have defects
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:6918
    • 提供者:JohnyLai
  1. TCPf

    0下载:
  2. 用c++写的TCP 聊天程序服务端-used to write the TCP-service chat program.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:32300
    • 提供者:00000000
  1. TCPCS

    0下载:
  2. windows网络通讯和编程中基础的TCP中的C/S模式,实现服务器和客户端的交流。-windows network communication and programming based on the TCP C / S mode, server and client communication.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:20781
    • 提供者:winsun
  1. C-S

    0下载:
  2. 典型的C/S编程,融会了服务器和客户端之间TCP,UDP的互联代码
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:37589
    • 提供者:陈陈
  1. C++ Builder进行聊天(TCP)

    0下载:
  2. 用C++ Builder进行聊天(TCP)的示例-C Builder Chat (TCP) example
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:5342
    • 提供者:徐进
  1. TCP

    0下载:
  2. 里面有基于TCP的Client和Server两个源码,对大家写C/S聊天有帮助。
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:16183
    • 提供者:叶德铭
  1. TCP实现客户服务器聊天程序

    1下载:
  2.   操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
  3. 所属分类:网络编程

    • 发布日期:2008-11-21
    • 文件大小:55808
    • 提供者:lenjear
  1. c++ builder Indy 10 tcp

    0下载:
  2. c++ builder Indy 10 tcp
  3. 所属分类:网络编程

  1. C++ TCP/UDP Server & Client examples

    0下载:
  2. TCP and UDP server & client example codes. Open source code then change default IP and port values. It is ready to be used!
  3. 所属分类:网络编程

    • 发布日期:2013-10-19
    • 文件大小:6414
    • 提供者:kcetinkaya
  1. C++ Qt TCP链接客户端

    0下载:
  2. 采用C++QT 写的TCP客户端 SOCket链接
  3. 所属分类:网络编程

« 12 »
搜珍网 www.dssz.com