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

搜索资源列表

  1. TestUDP

    1下载:
  2. VC++UDP测试程序,MFC程序,包含服务器和客户端-VC++ UDP test program, MFC programs, including server and client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3741665
    • 提供者:冷云
  1. maze

    1下载:
  2. IEE电脑鼠程序 其中部分已经改进,包含迷宫搜索和冲刺函数-IEE computer programs and some mice have improved, including the maze search and sprint function
  3. 所属分类:搜索引擎

    • 发布日期:2012-12-14
    • 文件大小:112009
    • 提供者:chenli
  1. TCP-socket

    0下载:
  2. 用MFC实现的一个局域网聊天小程序,包含服务端和客户端,学习socket编程的可以看看。-MFC implementation of a LAN chat programs, including services and client can look at to learn socket programming.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:739787
    • 提供者:陈杰
  1. tspider

    0下载:
  2. TSpider is a application source code library that you can use in your own programs to scrape information from websites. If can be used to download whole websites, or just select information from specific pages. Source code is in Delphi-TSpider is a
  3. 所属分类:Search Engine

    • 发布日期:2017-03-29
    • 文件大小:25277
    • 提供者:steb
  1. web_client

    0下载:
  2. This a web client program.By giving a URL as a input argument u can download all the obj. in that URL.And your OS will atomically open those obj. with their respective programs.(only for Linux) -This is a web client program.By giving a URL as a input
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:4473
    • 提供者:Ankur
  1. acnprograms

    0下载:
  2. networking programs for computer networking students java files
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-08
    • 文件大小:70633
    • 提供者:amit
  1. dcJava

    0下载:
  2. 利用进程通信套接字socket 的编程接口功能,设计和实现一个简单的文件传输协议.具体要求是: 用socket 编程接口编写两个程序,分别为客户程序和服务器程序, 运行客户程序,能实现下述命令功能:-The use of process communication socket socket programming interface functions, design and implement a simple file transfer protocol. The specific req
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:29491
    • 提供者:冰冰
  1. excellentremotecontrol

    0下载:
  2. 一个极好的远程控制程序-An excellent remote-control programs
  3. 所属分类:Remote Control

    • 发布日期:2016-06-24
    • 文件大小:155930
    • 提供者:站长
  1. Delphi123-E-mail-system

    0下载:
  2. 一个简单的电子邮件收发系统程序,供delphi初学者学习交流-A simple E-mail to send and receive system programs for Delphi beginners learn communication
  3. 所属分类:Email Client

    • 发布日期:2016-01-22
    • 文件大小:573440
    • 提供者:dirac
  1. Stock

    1下载:
  2. 股票分析软件源码配套开发文档, 包括版本功能、程序体系结构、开发使用的第三方库说明、代理服务器编程、公式平台的开发、指标的读取和指标的结构、提高行情刷新速度方案 -Supporting the development of stock analysis software source documents, supporting the development of stock analysis software source documents, including the version fu
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-12-24
    • 文件大小:23039
    • 提供者:oliver
  1. BitZam_FTKernelAPI

    0下载:
  2. 关于使用FTKernelAPI, 你可以下载BitZam的C++源码看看. 使用起来非常简单. 你可以在BitZam的基础上在很短的时间内开发出通用的BitTorrent下载程序或者 自己专用的禁止其他人的BitTorrent软件下载的程序. 你不必再关心BitTorrent协议 的细节, 这些都已经被封装在了内核库中. 对于商业性程序, 你只需要支付少量的 费用,就可以获取到本内核库的商业使用权, 同时也是对本内核库进一步发展的一种 支持. 体现了您的一份爱心和善心.-On
  3. 所属分类:P2P

    • 发布日期:2017-03-28
    • 文件大小:440518
    • 提供者:何树龙
  1. PortScanner

    0下载:
  2. C++语言环境下,采用MFC界面的局域网内端口扫描程序,程序精简,实用性较高,基本功能实现完整,并具有一定的代表性。 -C++ language environment, using MFC interface LAN port scanning programs, procedures streamlined, high availability, basic functions to achieve a complete and has a certain representation.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-08
    • 文件大小:304089
    • 提供者:张俊平
  1. baidu

    0下载:
  2. 一个C#写得多线程得论坛数据抓取器,他能够自动得抓取百度贴吧里面得新帖子,自己写存放数据得数据表,程序都是c#编写使用了委托等等技术是一个学习蜘蛛得好代码,里面得判断全部都是使用正则表达式如在使用中有疑问可以QQ:922559 -Write a C# forum for multi-threaded data capture device too, he can automatically get posted Baidu bar crawl which was a new post, writ
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-26
    • 文件大小:94560
    • 提供者:382
  1. SocketIOCP

    0下载:
  2. IOCP实例小程序,可供IOCP初学者学习-IOCP examples of small programs are available for beginners to learn IOCP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:9858
    • 提供者:yj
  1. BlueTime

    0下载:
  2. vc++开发的基于WIDComm的程序,通过蓝牙传输数据。是一个时间服务器程序。能够把一台计算机配制成服务器,一台配置成客户机-vc++ development programs based WIDComm, transfer data via Bluetooth. Is a time server program. Prepared to bring a computer into a server, a configured client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1721516
    • 提供者:zijingling
  1. TCP_socket

    0下载:
  2. TCP实现多客户端聊天 1.本程序可实现多客户端群聊,各客户端由各自的IP标识 2.下载后先运行服务器端程序,后运行客户端程序。 3.服务器端和客户端程序可运行在不同的机子上,需手动输入服务器端IP地址。-TCP to achieve a multi-client chat. The program can be multi-client group chat, the client is their own IP ID 2. Download after the fir
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3745181
    • 提供者:zhongkeli
  1. ping-

    0下载:
  2. 这份是我tcp/ip课程的一个小作业,简单的完成ping程序的工程,内含一个简单文档说明。-This is my tcp/ip programs, a small operation, a simple ping program to complete the project, includes a simple documentation.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3154891
    • 提供者:刘国辉
  1. qt

    1下载:
  2. 一个基于QT界面的聊天系统,也是C/S模型,服务器启动后,可以启动多个聊天程序-QT interface of a chat-based system, but also C/S model, the server starts, you can start multiple chat programs
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2013-04-20
    • 文件大小:31137
    • 提供者:毛晓峰
  1. remotedestop

    0下载:
  2. 一个远程桌面程序,实现远程桌面的监视!有兴趣可以看看!-A remote desktop programs, remote desktop monitor! Who are interested can look at!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:890991
    • 提供者:Jeff
  1. FOicq

    0下载:
  2. Linux版的QQ源码,不清楚支持的QQ最后版本是多少-Linux source code version of the QQ, QQ not support the final version is the number of
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-09
    • 文件大小:67501
    • 提供者:站长
« 1 2 3 4 5 67 8 9 10 11 ... 44 »
搜珍网 www.dssz.com