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

搜索资源列表

  1. MyQQ.rar

    0下载:
  2. 用MFC编写的基于WinSoket的TCP/IP的QQ式局域网通信程序。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! ,Prepared using MFC-based WinSoket the TCP/IP-LAN communication program QQ. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very g
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:61883
    • 提供者:仙儿
  1. chat

    0下载:
  2. 一个使用QT4开发的聊天程序,此程序可以实现文件传递,新上线,是学习TCP/IP,以及QT的良好教程-It s a good example of QT4 and tcp/ip program,Easyer to learn.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:240959
    • 提供者:大象
  1. Delphi7Intraweb

    0下载:
  2. 使用Delphi7创建Intraweb应用程序,还是不错的程序-Use Delphi7 create Intraweb application, or a good program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:113485
    • 提供者:nx
  1. ReceiveText

    0下载:
  2. A Good SMS Program For Sending SMS
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-24
    • 文件大小:44549
    • 提供者:abu reyhan
  1. tcpip

    0下载:
  2. TCP/IP在C51环境下的实现,对硬件的要求低,对资源不够的平台是一个非常好的实现方案。-TCP/IP environment in the realization of C51 on the hardware requirements low, not enough of resources is a good platform for the realization of the program.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:152751
    • 提供者:zhangli
  1. SocketProgramTheory

    0下载:
  2. 介绍Socket基本使用原来及常用框架,我整理出来的;-Introduce the Socket programming, It is very good for the general realize the net program!
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:163383
    • 提供者:luyicai
  1. songserver

    0下载:
  2. 一个很好的写数据库和服务器端的TCP-IP相关的程序,主要是关于网吧点歌系统的一个服务器程序。-A good writing to the database and server-side TCP-IP related procedures, mainly related to an Internet cafe song system server program.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-17
    • 文件大小:5030003
    • 提供者:cp
  1. uc_program_source_tcpip

    0下载:
  2. uc程序源码tcpip,很好的一个通信系统编程资料值得参考学习-uc program source tcpip, good information is worth a communication system programming reference learning
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-11
    • 文件大小:2995335
    • 提供者:王小
  1. MySimpleTcpStudy(1)

    0下载:
  2. 程序实现基于TCP/IP的客户机/服务器局域网通讯的C#程序,程序下载既能运行,对于初学者学习TCP是一个很好的工具。欢迎下载-This program is a C# program about client/server LAN Communication based on TCP/IP , the program can operate smoothly after downloading,which is good for the beginners in learning TCP i
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:94356
    • 提供者:lihaiqiang
  1. TCPExample

    0下载:
  2. 源码为基于TCP/IP协议的C#局域网通讯程序,算反结构为C/S 结构,程序下载既能运行,是初学者学习TCP的一个好的案例-Source-based TCP/IP protocol C# LAN communication program, anti-structure calculation C/S structure, download both runs for beginners to learn a good case TCP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:94565
    • 提供者:lihaiqiang
  1. ChatClientServerExample

    0下载:
  2. c#基于 tcp/ip 的聊天程序 一个很好的通讯例子,值得学习和研究的好代码。-c# based on tcp/ip chat program example of a good communication, well worth learning and research code.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:748411
    • 提供者:ade
  1. TCPView

    0下载:
  2. TCP IP view good program to view connections
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:290954
    • 提供者:saj
  1. chat

    0下载:
  2. 程序主要是基于套接字(Socket)进行网络编程的,采用的是TCP协议,TCP协议是面向连接的且是全双工的,即两个主机上的进程(比如进程A、进程B),一旦建立好连接,那么数据就既可以由A流向B,也可以由B流向A。此程序采用的是完全点对点的模式进行连接,即每台主机即是服务器又是客户端,因为它需要进行端口的侦听,所以在连接的时候必须知道各主机的IP地址和端口号。有了对方的IP和端口后两主机就可以进行握手过程,确认连接成功后就可以进行网络对话了。-Program is mainly based on
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:123007
    • 提供者:ludwig
  1. TCP

    0下载:
  2. 用MFC中的CSocket编写的程序,觉得不错对于入门级的MFC网络编程有很好的帮助-MFC CSocket with a program written in, I feel bad for entry-level MFC network programming have a good help
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-18
    • 文件大小:5511870
    • 提供者:单语
  1. UDPsocket

    0下载:
  2. 一个基于UDP协议的socket小程序,对初学者有参考价值,很不错的啊。-A UDP protocol based on the socket small program, has reference value for beginners, very good ah.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:1636
    • 提供者:Ella
  1. net-dictionary

    0下载:
  2. 网络字典,这个源码是基于TCP/IP网络协议开发网络字典-net dictionary,this program base on tcp/ip to developed,if you have downloaded this code,you will know how send and receive data ,and you alse learn how to use database to store data and display is on the dialong,good lu
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:256762
    • 提供者:yewenjie
  1. TCP_File_Transfer

    0下载:
  2. 程序分为发送端和接收端。首先在传输文件数据之前,发送端会把将装有文件名称和文件长度等 信息的数据包发送至接收端。接收端收到文件名称和文件长度信息后会创建好空白文件。接着开始传输 文件数据。-Program is divided into the sender and the receiver. First in a transmission file data before, the sender will put with the name of the document and fi
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:3421
    • 提供者:任立松
  1. chat_program

    0下载:
  2. 一个使用QT4开发的聊天程序,此程序可以实现文件传递,新上线,是学习TCP/IP,以及QT的良好教程-It s a good example of QT4 and tcp/ip program,Easyer to learn.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:482171
    • 提供者:大象
  1. MyQQ

    0下载:
  2. 可以通过TCP协议和UDP协议进行局域网通信,功能类似QQ。很好的开发例程。-a communication program base on TCP and UDP,like the function of QQ.A very good example.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-17
    • 文件大小:2072165
    • 提供者:李岩
  1. TCPClient

    0下载:
  2. TCP 客户端程序 初学者的好资料。其中包含了 客户端开发流程-TCP client program for beginners good information. Which contains the client development process
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-20
    • 文件大小:12782
    • 提供者:Trovis
« 12 »
搜珍网 www.dssz.com