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

搜索资源列表

  1. BT.Demo

    0下载:
  2. 由delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortLis
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:90931
    • 提供者:陈建军
  1. NetworkProgrammingGuide

    0下载:
  2. Guide to network programming using internet socket
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-25
    • 文件大小:313502
    • 提供者:Hongmei
  1. NetwOrkMessenger

    0下载:
  2. 通过Socket编程实现网络聊天工具,实例简单易懂-Socket programming through the Internet chat tool, easy to understand examples
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:475280
    • 提供者:张超
  1. ChatRoom

    0下载:
  2. 使用套接字编程,实现网络聊天室,客户端,服务端都有-Use socket programming, Internet chat rooms, client, server has
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:442820
    • 提供者:张斌
  1. chat.RAR

    0下载:
  2. C# Socket网络聊天室编程实例+教程 含文档-C# Socket Programming Example Internet chat rooms containing documents+ Tutorial
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:676321
    • 提供者:xukaisheng
  1. syncTcpChat

    0下载:
  2. 基于socket的Tcp同步聊天编程,一个服务器和一个客户端-It stated working on an internet chat server/client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:148208
    • 提供者:慕筱
  1. DIBAPI.comm.code

    0下载:
  2. DIBAPI comm网络通信设计代码DIBAPI comm network communication design code -DIBAPI comm network communication design code
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-30
    • 文件大小:13881
    • 提供者:mkai
  1. CHAT2

    0下载:
  2. 利用异步网络套接字实现网络聊天室程序,界面简单,代码易懂-Asynchronous network socket to use Internet chat room procedures, the interface is simple, easy to understand code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:3775047
    • 提供者:houxiaomeng
  1. Programming-TCP-Sockets

    0下载:
  2. this package includes the programming method for TCP/IP communication, socket and other mechnism of internet communication. also it has some documents.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:6437
    • 提供者:sjeongoo
  1. chat

    0下载:
  2. 小型网络聊天系统,实现广播群聊功能,socket通信-Small Internet chat system, and broadcasting group chat
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-24
    • 文件大小:11159
    • 提供者:孙杨
  1. TCPCONNECT

    0下载:
  2. 网络聊天软件,利用TCP和线程,套接字一款聊天软件-Internet chat software, the use of TCP and thread, socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-10
    • 文件大小:17046286
    • 提供者:QQ
  1. net

    0下载:
  2. 高级Internet编程,介绍Internet编程中阻塞通讯、socket编程的方法-Advanced Internet programming, Internet programming block communication introduced, socket programming method
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-08
    • 文件大小:1991561
    • 提供者:jasmine
  1. csharp_chat

    0下载:
  2. C#Socket编写的网络聊天室,分server及client两个项目,代码测试通过。-C# Socket written in Internet chat rooms, sub-server and client both projects, code test.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:661268
    • 提供者:zsg
  1. 10.5

    0下载:
  2. Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。 -linux socket communication
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:12552
    • 提供者:lin
  1. IBMClient

    0下载:
  2. The following example program uses the following sequence of API calls: Socket programming 113 1. The socket() API returns a socket descr iptor, which represents an endpoint. The statement also identifies that the INET (Internet Protocol) addre
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:2155
    • 提供者:shaomin fang
  1. chapter15

    0下载:
  2. 几个linux网络通信的小程序,都能运行-download this program from internet about socket
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:9350
    • 提供者:吕雪德
  1. consock

    0下载:
  2. Socket(套接字)是一种网络编程接口,提供系统调用和相关辅助函数,帮助程序员进行网络程序开发。这是一个基于windows系统的互联网winsock程序-Socket (socket) is a network programming interface, the system call and related support functions to help programmers to network application developers. This is a windows-b
  3. 所属分类:Web Server

    • 发布日期:2017-03-28
    • 文件大小:974
    • 提供者:徐秋莲
  1. conTCP

    0下载:
  2. 互联网连接,先用socket得到套接字,然后用这个文件建立连接-Internet connection, with socket and the socket, and then establish a connection with this document
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:771
    • 提供者:徐秋莲
  1. CMyChat

    0下载:
  2. 网络聊天室监控,通过用户名和端口号登陆,socket编程-Internet chat room monitor, landed by user name and port number, socket programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-13
    • 文件大小:20809308
    • 提供者:刘佳
  1. tarenaJJ

    0下载:
  2. 网络聊天室小程序,可以局域网聊天,使用多线程和Socket实现-Internet chat rooms small program that can LAN chat, the use of multi-threaded and Socket
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-12-09
    • 文件大小:54033
    • 提供者:Kris
« 1 2 34 5 »
搜珍网 www.dssz.com