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

搜索资源列表

  1. FTP协议

    0下载:
  2. 网络通讯编程包括FTP协议Email协议ICMP协议 协议等-network communications programming, including FTP protocol agreement Email ICMP agreement.
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:1939085
    • 提供者:大飞
  1. TCP-UDPconnect

    0下载:
  2. TCP-UDP实时连接的实现源代码,方便对网络通讯编程有兴趣的朋友进行学习研究。-TCP - UDP achieve real-time connectivity to the source code, facilitate the communication network programming are interested friends from the study.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:45414
    • 提供者:Arnold
  1. HyperLink

    0下载:
  2. VC网络通讯编程实用案例精选\\chap4\\HyperLink.rar
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:32123
    • 提供者:tanghf
  1. ShortCut

    0下载:
  2. VC网络通讯编程实用案例精选\\chap4\\ShortCut.rar
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:29448
    • 提供者:tanghf
  1. GetIp

    0下载:
  2. 轻而易举获取本机IP地址,在网络通讯编程中有比较大的用处
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:34382
    • 提供者:墓中无人
  1. GetNetSetting

    0下载:
  2. 得到网络设置,在网络通讯编程中有较大的用处,适合刚刚涉及网络编程的初学者学习
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:57272
    • 提供者:墓中无人
  1. socket

    0下载:
  2. socket编程。winsock编程实现网络通信。 非阻塞模式实现面向连接一个服务器和多个客户端的收发数据(select模型) 阻塞模式实现面向无连接的一对一的通信 1.学习通过winsock编程实现网络通信。 2.学习面向连接和面向无连接的网络通讯方式的编程。 3.学习阻塞和非阻塞模式的网络通讯的编程。 4.熟悉与winsock有关的API函数的用法。 -socket programming. winsock network communications progr
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7334877
    • 提供者:qingangjun
  1. linux_network_UDP

    0下载:
  2. 这是一款很通用的linux下的UDP通讯编程。适合于嵌入式linux平台不可靠网络通讯的开发等相关研究。-This is a very common UDP communications under linux programming. Suitable for embedded linux platform unreliable network communications development and other related research.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:1967
    • 提供者:李少春
  1. Netwok_comm

    0下载:
  2. 网络通讯编程使用案例精选源码,配套源码。对网络编程参考十分有用。-Network communications programming source selected use cases, supporting source code. Programming on the network very useful reference.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-18
    • 文件大小:4620585
    • 提供者:
  1. win_net

    0下载:
  2. 一个网络通讯的Visual Basic编程示例,用于学习。-A network communication of Visual Basic programming examples for study.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-28
    • 文件大小:130218
    • 提供者:iampxj
  1. 14160_1245114464X425

    0下载:
  2. WSAAsyncSelect 网络通讯编程包含服务器和客户端-WSAAsyncSelect programming network communications with the server and the client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:672007
    • 提供者:zz
  1. GetNetSettingCode

    0下载:
  2. 一个获取网络设置和网卡信息的源代码,可用来学习网络通讯编程-a source code for net setting and net card setting, which can be used for studying of net communication programming
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-07
    • 文件大小:63802
    • 提供者:mingdong
  1. GetIPcode

    0下载:
  2. 一个获得本机IP的源代码,用MFC编写,可以用来进行网络通讯编程-a source code for getting IP address of local machine, which is programmed by MFC. It can be used for net communication programming
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:33147
    • 提供者:mingdong
  1. MFC_sound_communication

    0下载:
  2. 一个基于MFC的UDP音频通信程序,实现了局域网点对点的音频通信,适合网络通讯编程的初学者。-MFC-UDP-based audio communication process, achieve LAN point to point audio communication, network communications programming is suitable for beginners.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:81347
    • 提供者:Yishi Zhang
  1. dos-tcp

    1下载:
  2. dos下网络通讯编程例程.支持TCPIP/UDP等常用多种功能,针对NE2000网卡,别的型号网卡只要有驱动更换NE2000.COM即可通用。-dos of network communication programming routines. supports TCPIP/UDP and other commonly used a variety of functions, for the NE2000 card, other type card as long as you can driv
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:225729
    • 提供者:田旭晖
  1. shuoming

    0下载:
  2. 网络通讯编程时的记录,添加一个对话框选择不同的“工作方式”。将发送的UDP报文显示出来。-Network communications programming record, add a dialog box, select a different " ways of working." Will send the UDP packet is displayed.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:12046
    • 提供者:Autumn
  1. wendang

    0下载:
  2. 网络通讯编程时的说明文档,工程添加“初始化参数设置”对话框。分“固定发送”和“手动发送”。并将发送的UDP报文显示出来。-When the network communication programming documentation, engineering, add the " initialization parameter settings" dialog box. Points " fixed send" and " manual to se
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:16202
    • 提供者:Autumn
  1. VoIP_Dll

    0下载:
  2. 很好的IP网络电话控制程序(并能够调节音量大小),生成的DLL文件,方便用户调用开发更高级的网络语音通信控制程序。用VC++6.0开发环境,适合初步学习vc网络通讯编程的人参考,-A very good IP Internet phone control program (and be able to adjust the volume size), the generated DLL file, user-friendly call to develop more advanced netwo
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:39966
    • 提供者:wq
  1. IOCP-SRC

    0下载:
  2. 完成端口的QQ代码,可以用来参考大型网络游戏的网络编程和网络通讯软件-QQ code completion port can be used to refer to large-scale network game network programming and network communication software
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-20
    • 文件大小:32980751
    • 提供者:徐胜
  1. vc

    0下载:
  2. 很经典的一本电子,适用于高级网络编程。详细讲解了网络知识和网络通讯-The book is a good book。
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-12
    • 文件大小:19464672
    • 提供者:邓光
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com