搜索资源列表

  1. Sockets api用于聊天室程序设计

    1下载:
  2. 用VC++6.0的Sockets API实现一个聊天室程序,是使用socket编程的很好的一个文档.-VC 6.0 Sockets API a chat room procedures, the use of socket programming is a good one document.
  3. 所属分类:编程文档

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:ql
  1. 异步套接字

    0下载:
  2. 这是c#里的socket编程,里面包括客户端和服务器端两个程序。-This is the c#'s socket programming, including inside the client and server-side two procedures.
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:27648
    • 提供者:zeta
  1. linux下关于socket编程的C例子

    0下载:
  2. 这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-under linux on the C programming, which includes a socket several examples of usage, udp, tcp and select use.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:571392
    • 提供者:钟文德
  1. http_client_2.0

    0下载:
  2. 一个简单的http下载程序,用C++在linux下写了一个简单的http下载程序,程序的功能很简单,在终端输入文件所在网址,程序会单线程从服务器上下载该文件到本地。程序里面涉及了socket编程、http协议、二进制文件的写入。-a simple http download and use under linux C wrote in a simple http download procedure is very simple fun
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:丁丁
  1. Winsocket编程指南

    0下载:
  2. Winsocket编程指南,很难得的参考资料啊-Winsocket Programming Guide, a rare reference ah! !
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:137216
    • 提供者:马涛
  1. 传输2006

    0下载:
  2. 1.本实验要求利用微软的socket编程一段程序,可以利用TCP协议或者UDP协议,实现文件传输。-1. This experiment required the use of Microsoft's socket programming section of procedures, we can use TCP or UDP, transfer files.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:30720
    • 提供者:刘杰
  1. socket_wonder111

    0下载:
  2. windows下的socket编程,例子,可以发送tcp,udp报等,适合于初学者看看,里面共有server和client的详细实现-windows under the socket programming, for example, can send tcp, udp reported, suitable for beginners look at the total inside the server and client to a
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:2512896
    • 提供者:如果能
  1. atl控件使用socket通信

    0下载:
  2. 关于Socket编程的实例,希望可以给大家提供一定的参考-Socket Programming for example, we hope to provide some reference
  3. 所属分类:通讯编程

    • 发布日期:2024-05-16
    • 文件大小:137216
    • 提供者:李丽平
  1. tcpsocksvr

    0下载:
  2. 这是一个WINDOWS下的SOCKET编程服务器端的程序-under the Windows server socket programming procedures
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-16
    • 文件大小:1055744
    • 提供者:王灵艳
  1. Socket1

    0下载:
  2. Linux下socket编程例子!主要介绍socket编程的基本用法-Linux socket programming examples! Socket programming introduces the basic usage
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-16
    • 文件大小:64512
    • 提供者:kurry
  1. CAsyncSocket

    0下载:
  2. 随着计算机网络化的深入,计算机网络编程在程序设计的过程中变得日益重要。由于C++语言对底层操作的优越性,许多文章都曾经介绍过用VC++进行Socket编程的方法。但由于都是直接利用动态连接库wsock32.dll进行操作,实现比较繁琐。其实,VC++的MFC类库中提供了CAsyncSocket这样一个套接字类,用他来实现Socket编程,是非常方便的。 -computer network with the in-depth, co
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:利于名
  1. SocketFrame

    0下载:
  2. 通用的Win Socket编程,支持TCP/UDP-common Win Socket Programming, supports TCP/UDP
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:程根明
  1. EmbedNetC

    0下载:
  2. 计算机与嵌入式系统或者是单片机之间网络传输时,计算机端的SOCKET编程,-computer and embedded microcontroller system or between network transmission, the computer side of the socket programming,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:3945472
    • 提供者:愈加会
  1. sock2

    0下载:
  2. socket编程,包括server和client端的程序,具体到connnect,bind,accept,rev,send等等的基本函数,是入门的真好资料-socket programming, including the server and client side of the process, specific to connnect, bind, accept, rev, send the basic function, etc
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:1168384
    • 提供者:abc
  1. ftpfilec

    0下载:
  2. socket编程例子,用tcpip传输文件-socket programming examples used to transfer files TCPIP
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:xieruo
  1. socket_example

    0下载:
  2. 一个简单实用的socket编程例子。server端与client端进行通信的简单实例。-a simple and practical example of the socket programming. With the client-server communication-a simple example.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:15360
    • 提供者:Henry Xu
  1. Socket_Client

    0下载:
  2. socket编程的客户端例子,在VC6下编译通过-socket programming client example, the compiler through VC6
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:1909760
    • 提供者:JW
  1. UdpClientDemo

    0下载:
  2. socket编程客户端例子,在VC6下编译通过,采用UDP协议-client socket programming examples, compiled under the VC6 by using UDP
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:JW
  1. UdpServerDemo

    0下载:
  2. socket编程服务端例子,在VC6下编译通过,采用UDP协议-socket programming services-an example, in the VC6 compiler, using UDP
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:JW
  1. ProcessOpr

    0下载:
  2. 多线程-----多线程,Socket编程, 源玛注释齐全,有说明文档, 供学习参考. For Java-multithreaded multi-threaded, socket programming, complete source Gilmour notes, documentation, for the study reference. For Java
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:35840
    • 提供者:popandsmtp
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org