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

搜索资源列表

  1. socket

    0下载:
  2. 一个基本的SOCKET通讯的例子,可实现TCP和UDP协议通讯
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:30154
    • 提供者:范小雨
  1. TCP.UDP

    0下载:
  2. 关于TCP,UDP协议的网络编程,程序实现了客户端和服务器端的通信连接,通过socket建立连接,可以互相发送消息接收。
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:64549
    • 提供者:周人
  1. tcp

    0下载:
  2. 1服务端接收文件,客户端发送文件。 2 每个Socket连接同时只能够传输一个文件。 3 可同时发送网络消息
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:232228
    • 提供者:张长宜
  1. TCP-SOCKET-Chat-Room-Source

    0下载:
  2. 一个用cSharp编写的聊天室,不算完善,客户端需要硬编码服务端的地址
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:876213
    • 提供者:李亚明
  1. socket

    0下载:
  2. 用C++实现windows的socket,利用tcp连接服务器并传送数据包后,再用udp接收数据包
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1939626
    • 提供者:肖康
  1. tcpip_cs

    0下载:
  2. linux下传输层下一般的tcp套接字编程 作为一般初学者之用-under transport layer under normal tcp socket programming as a general purpose beginners
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2955
    • 提供者:赵石磊
  1. TCP自环程序

    0下载:
  2. 这是一个简单的socket编程的例子,它是基于TCP协议的,从中可以看出用TCP建立连接时客户端和服务器端的程序流程,可以用来测试本地环路。-This is a simple example of the programming socket, which is based on TCP, can be seen with the establishment of TCP connections client and server-side program flow can be used to
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:86283
    • 提供者:李京津
  1. 网络聊天:VC winsock-tcp

    0下载:
  2. 一个经典的socket套接字的程序!分为server和client两个部分! 利用CSocket发送消息!!值得新手学习socket的使用!-a classic socket socket procedures! Server and client divided into two parts! Use CSocket messaging! ! Newcomers should learn to use the socket!
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:67642
    • 提供者:teky
  1. 基于TCP-IP多线程文件传输

    1下载:
  2. 多线程socket文件传输,很好的一个例子,极力推荐-multi-thread socket programming for file translating. this is a very good example.
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:29053
    • 提供者:啊q
  1. 关于socket的小程序

    0下载:
  2. 嵌入式操作系统TCP/IP协议栈的socket小程序,可以运行-A small socket program of TCP/IP protocol in bedded system ,it can run.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:138194
    • 提供者:刘昕
  1. 端口扫描检测程序

    0下载:
  2. * 本程序是一个简单的端口扫描程序,使用TCP SOCKET * 依次试连接目标主机的端口,以此判断端口开放与否。 * 程序设计上使用了线程池,共100个线程。-* The procedure is a simple port scanning procedures, the use of TCP socket * followed test objectives mainframe connectivity ports in order to judge whether to open po
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1372
    • 提供者:吕杰
  1. TCP网络传输

    0下载:
  2. TCP网络传输,使用socket开发,基本的东西都已经具备,没有漂亮的界面,用vc开发-TCP net transfer develops through socket,with the basic stuff provided,without beautiful interface. It is developed by VC.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:72095
    • 提供者:杨智
  1. linux下关于socket C的编程源码

    1下载:
  2. linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用
  3. 所属分类:Internet/网络编程

    • 发布日期:2009-05-07
    • 文件大小:103693
    • 提供者:superhn@163.com
  1. Server_Client_Sockets_TCPIP

    1下载:
  2. 本源码介绍了用C/S模式下进行网络编程。实现了socket编程。
  3. 所属分类:Internet/网络编程

    • 发布日期:2010-08-28
    • 文件大小:4563
    • 提供者:ansioe@126.com
  1. socket client

    0下载:
  2. socket client sample code with tcp protocol
  3. 所属分类:远程控制编程

    • 发布日期:2010-10-19
    • 文件大小:823049
    • 提供者:powerhorse
  1. Socket编程

    0下载:
  2. VC实现UDP和TCP
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2010-11-21
    • 文件大小:75027
    • 提供者:zsf_njust
  1. 完成端口IOCP源代码

    1下载:
  2. 老外写的IOCP完成端口源程代码,适合初学者。
  3. 所属分类:源码下载

    • 发布日期:2012-04-24
    • 文件大小:158302
    • 提供者:netfleet
  1. tcp_socket 采用c++编程,通过socket方式

    0下载:
  2. 采用c++编程,通过socket方式,基于tcp连接的简单通信,很实用,能实现socket具有的基本功能。-The c++ programming, through the socket way, based on TCP connection simple communication, is very practical, can realize the basic function of socket has.
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-05-20
    • 文件大小:5918074
    • 提供者:王小菲
  1. uip-0.6.zip

    0下载:
  2. 一个含socket接口的小型tcp/ip协议栈,A socket interface containing small tcp/ip protocol stack
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-08
    • 文件大小:170770
    • 提供者:zhwang
  1. YiZhong.rar

    1下载:
  2. 改写好的基于TCP协议的SOCKET编程,包括发送和接收端源码。可用来编写远程文件传输。TCP比UPD麻烦,可以参考一下,Rewritten based on the TCP protocol good SOCKET programming, including the source code for sending and receiving end. Can be used to prepare the remote file transfer. UPD trouble than TCP,
  3. 所属分类:TCP/IP Stack

    • 发布日期:2015-04-11
    • 文件大小:58172
    • 提供者:陈亮
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com