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

搜索资源列表

  1. Visual-Basic

    0下载:
  2. 该文章详细介细VB环境下网络程序开发。并举出很多例子以供参考。-For more details refer the article VB Web application development environment. And cited many examples for reference.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-11
    • 文件大小:18045102
    • 提供者:h34154
  1. chats

    0下载:
  2. VC++局域网聊天的简易实现,主要是服务端与客户端相结合的一个例子,有着一个像QQ一样的客户端登录程序,只是一个雏形,功能方面并没有真正实现聊天,通过它可简单热身一下,了解一些基本原理。 -VC++ LAN chat easy to achieve, mainly to serve the client and customer Duanxiang with an example, with a like QQ as a client login procedure, just a prot
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-02
    • 文件大小:68153
    • 提供者:madud00004
  1. IPADDR_CONVERT

    0下载:
  2. 网络中IP地址转换,子网地址,掩码等相互转换的小例子,为计算机网络实验要求编写的小程序。-IP network address translation, subnet address, netmask and other small examples of conversion, for the computer network experiment called for the preparation of small programs.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:338514
    • 提供者:小小
  1. udp-ipv6

    0下载:
  2. 这个程序是在uTCP/IP上实现的UDP协议。通过这个例子可以熟悉uTCP/IP。-This program is uTCP/IP on the implementation of UDP protocol. Through this example can be familiar with the uTCP/IP.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:4279
    • 提供者:王建国
  1. SocketChat

    0下载:
  2. 这个一个简单聊天程序,有服务器端和客户端的实现,基本实现群聊,私聊,登录,退出的功能。可以作为大家学习socket的一个好例子。-This a simple chat program, a server and client implementations, basically a group chat, private chat, login, exit the function. Socket as we can learn a good example.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:6555741
    • 提供者:景洋
  1. iceSpeedMail.src

    0下载:
  2. 简单专递邮件发送小程序,dll应用例子,一个函数-simple speed mail send software,dll application sample,only one function...
  3. 所属分类:Email Client

    • 发布日期:2017-03-29
    • 文件大小:212634
    • 提供者:langhua
  1. AsyTcpSocketTestDemo

    0下载:
  2. C Sharp 下的网络通信编程程序,此为一个异步通讯的例子-C Sharp programming for the network communication process, this is an example of a Dove transmission
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:46762
    • 提供者:guoxunfang
  1. socket

    0下载:
  2. Socket通信的实现,聊天程序例子,包括客户端和服务器段-Socket Communications to achieve, chat program examples, including the client and server segments
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:259310
    • 提供者:ls
  1. ConsoleNetApplicationProgramSample

    0下载:
  2. 这是我学习《网络应用编程》中练习时编的控制台程序,通过屏显菜单,把里面各个控制台的例子综合到一个项目中,方便大家学习、复习巩固用。-This is my learning " network application programming" code of practice in the console program, through the on-screen menu, the inside of each case integrated into a console p
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:91184
    • 提供者:caoyue
  1. VC6.0Network

    0下载:
  2. VC6.0网络通信 的好例子,程序包括客户端和服务器端。-VC6.0 good example of network communications traffic, the program includes client and server side.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:218906
    • 提供者:zhangbin
  1. MySocket

    0下载:
  2. Socke通信,实现简单的文本信息发送。网络编程是现代编程的热点,这个例子刚好是起步程序。-This is a simple demo for Socket programming
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:828401
    • 提供者:Mytest
  1. Examples

    0下载:
  2. 网络抓包程序很多例子..值得正在学C#的人-Network capture program .. worth a lot of examples of people who are learning to see C#
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-08
    • 文件大小:166807
    • 提供者:杨飞
  1. IOCP

    1下载:
  2. IOCP客户端和服务器程序,对初学者学习ICOP是个非常好的例子。-IOCP client and server programs for beginners to learn ICOP is a very good example.
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-12-03
    • 文件大小:3844982
    • 提供者:111111111
  1. ipmsg

    0下载:
  2. 基于LINUX 下,C语言实现的飞鸽传输项目,是学习linux网络编程比较好的项目例子。 主要包括:TCP/IP的协议,TCP实现文件的传输,UDP消息和广播,以及网络多线程操作实现。 此外还包含一个方便调试项目的飞鸽传输WINDOWS下的应用程序。 -Under LINUX-based, C language Dove transmission project is better to learn linux network programming examples o
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:326444
    • 提供者:陈旋
  1. DAGSchedule1

    0下载:
  2. 工作流调度程序,同其他同类算法相比,该算法复杂度小,Makespan更短,该程序附DAG(Directed Acyclic Graphs)输入的例子。-Workflow Scheduler, compared with other similar algorithms, the complexity of the algorithm is small, Makespan shorter, the program with DAG (Directed Acyclic Graphs) input e
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:3055
    • 提供者:jonseng
  1. 4.NS-by-Example

    0下载:
  2. ns-2关于wsn的程序代码 是很好的例子-ns-2 on wsn program code is a good example
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:315132
    • 提供者:shiming
  1. p2p_transfers

    0下载:
  2. 本程序是示范P2P(即点到点)文件传送的例子,以达到抛砖引玉目的.-This program is to demonstrate the P2P (ie peer) file transfer examples, in order to get feedback purposes.
  3. 所属分类:P2P

    • 发布日期:2017-04-01
    • 文件大小:298692
    • 提供者:bent
  1. a-simple-chat-program-VCPP

    0下载:
  2. 用VC++编写的简单聊天程序 可以当作平常练习的一个好例子-With VC++ written a simple chat program can be used as a good example of the usual practice
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2019850
    • 提供者:Mr.Yuan
  1. GridSim5-2

    0下载:
  2. 一个网格调度的仿真程序,非常有用,是学习网格计算的好例子和平台-A grid scheduling simulation program, is very useful to learn a good example of grid computing and platform
  3. 所属分类:Grid Computing

    • 发布日期:2017-05-19
    • 文件大小:5377106
    • 提供者:hawk
  1. PCAP_send_packet

    0下载:
  2. WINPCAP库写的一个网卡见相互打包的程序,意思是将一个网卡接收到的数据包发送到另外一个网卡上。是大家写windows收发包程序很好的例子-WINPCAP write a library card see each packaged procedure, meaning that the card receives a packet to another network card. We write windows transceiver package is a good example o
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-07
    • 文件大小:1746256
    • 提供者:姚晶
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 »
搜珍网 www.dssz.com