CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - socket c

搜索资源列表

  1. pzw

    0下载:
  2. java做的c/s图书管理系统,用的是socket编程.-java doing c / s library management system, using a socket programming.
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:43632
    • 提供者:温克
  1. easelib

    0下载:
  2. 这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:69689
    • 提供者:刘忠
  1. CplusplusImplementSIP

    0下载:
  2. 根据WinSock的编程原理,采用流套接字编程,运用面向对象的方法分析了SIP协议,详细地描述了用C++语言实现SIP协议的呼叫建立过程。-under WinSock programming theory, flow socket programming, use of the object-oriented method for the SIP, detailed descr iption of C language of the SIP call setup process.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1026811
    • 提供者:phil
  1. BREWAS1-7

    0下载:
  2. BREW ADVANCED SEMINOR 2004 SUMMER (PDF,日文) SECTION 1-7 CONTENTS SECTION 1: BREW PROGRAM BASIC SECTION 2: ALL ABOUT BREWEVENT MODEL SECTION 3: CALENDAR++ OBJECTMODEL SECTION 4: DUAL INTERFACE -BREW API & C++ - SECTION 5: STORAGE SE
  3. 所属分类:BREW编程

    • 发布日期:2008-10-13
    • 文件大小:430112
    • 提供者:宫圣喜
  1. EVC_socket

    0下载:
  2. 基于Embedded Visual C++的socket编程,包括TCP server和TCP client-based Embedded Visual C socket programming, including TCP server and TCP client
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:75035
    • 提供者:金雷
  1. socketftp

    1下载:
  2. 该文件是基于socket编程的ftp文件传输的源代码。包含了服务器和客户端的源代码,是使用C语言编写的。运行在linux环境中。无解压密码。不妥之处,还请高手给予指点。-the document is based on the socket programming ftp file transfer the source code. Includes server and client source code is the use of the C language. Run on the Li
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1717
    • 提供者:mafengxi
  1. icqlist

    0下载:
  2. 在有关套接字方面,Visual C++ 6.0对原来的Windows Sockets库函数进行了一系列封装,继而产生了CSocket 、CSocketFile等类,它们封装着有关Socket的各种功能-in the socket. Visual C 6.0 pairs of the original Windows Sockets library functions carried out a series of Packaging, produced by the CSocket, CSock
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:1189
    • 提供者:xxr
  1. socket_tcp_server_client

    0下载:
  2. c#写的socket程序,使用tcp协议实现三次握手机制,服务端程序和客户程序实现可靠连接,实现对话.-write c # socket, the use of three tcp protocol handshake mechanism server and the client program reliable connectivity to achieve dialogue.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:52247
    • 提供者:zwj1680
  1. Remote_C++

    0下载:
  2. 一个用C++实现的远程控制的例子,本程序是利用套接字和应用程序的伪消息机制,对控制客户端与被控制服务器端进行数据交换,从而达到监控与被监控的目的-achieve a C Remote Control example, the procedure is the use of socket and application of pseudo-news mechanisms, Control of the client with the server control for data exchange
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:150646
    • 提供者:陈雨恬
  1. javaCSchat

    0下载:
  2. Java写的聊天室程序,采用C/S框架,利用Java的socket通信,在本地机上模拟聊天室功能,应用多线程实现多个用户同时通话。-write Java chat room procedures, C / S framework, use Java socket communication, the local machine simulated chat room function, Application of multithreading multiple users simultaneo
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:15239
    • 提供者:章献
  1. FileScope

    0下载:
  2. P2P (peer to peer) file sharing program in C#. Supports Gnutella, Gnutella2, eDonkey, and OpenNap. www.filescope.com. This is excellent for people wanting to learn socket programming, GUI effects via drawing, custom drawn controls (tabcontrol, menus
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:1520051
    • 提供者:微环境
  1. flash_socket

    1下载:
  2. C#+flash socket,聊天程序(C#源代码)看见还有很多人在研究flash的socket,其中经常会出现一些问题,所以将我以前写的一个程序代码拿出来给大家参考... 这是c#的代码,经过测试的,本来想把源程序都放上来,可以我用的是vs2005(而且现在又坏了,系统出问题了),下面是程序的主要源代码,不包含一些自动生成的代码.这些代码是根据一个开源的C#socket程序改编的,而且我已经写了比较详细的注释了,如果你看了这些代码还是发现有问题,可以向我索取完整的源程序: -C
  3. 所属分类:传真(Fax)编程

    • 发布日期:2008-10-13
    • 文件大小:3620
    • 提供者:柳军
  1. chat_file-transmition

    0下载:
  2. 利用Visual C++的Windows SOCKET网络编程实现局域网内正在使用本程序的所有主机的群聊、两主机之间的点对点聊天和文件传送功能,且具有以下特点:通信完全是异步的;各用户是对等的,不区分客户机和服务器,任何用户启动或关闭程序都不会影响其他用户的正常使用;使用多线程传输文件。 -using Visual C Windows Socket Programming Network is bringing LAN use this procedure in the mainframe
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:60458
    • 提供者:彭双庆
  1. TCP-IP2shixian

    0下载:
  2. 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:30044784
    • 提供者:陈鹤
  1. tcpComConnection

    0下载:
  2. 通过C++编写代码实现socket和com的通信-prepared by C code to achieve the socket and communications com
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:112649
    • 提供者:缪晓琳
  1. t2_s

    0下载:
  2. c++ 利用socket 进行组播的接收端例子,和t1 配合-c socket for use multicast example of the receiving end, and t1 tie
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:8347
    • 提供者:dong
  1. vc++ to Sniffer Package capture

    0下载:
  2. 本文给出了一种在Visual C++下用原始套接字来捕获并分析在网络上传输的数据包的简单方法 -This paper gives a Visual C with the original socket to capture and analyze the network transmission of a few It is a simple method of packet
  3. 所属分类:通讯编程

    • 发布日期:2014-01-15
    • 文件大小:17164
    • 提供者:linli
  1. socketApllicationExample

    0下载:
  2. c#编写的一个socket编程的实例,希望对大家有所帮助,包含了全部的代码 -c # prepared in a socket programming examples, and I hope to help everyone, including all the code
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:215043
    • 提供者:孙浩
  1. java_temp

    0下载:
  2. 这是按照一些说明说,自己写的一个Socket通信的C/S结构的程序,能实现简单的消息传送。-This is according to some explanations and said that he wrote a Socket Communication C / S structure of the procedures, achieve simple messaging.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:46638
    • 提供者:卢涵
  1. Test_Socket_RawIP_Monitor_And_Sender

    0下载:
  2. c#.NET Socket实现的IP包监控和发送-c #.NET Socket IP packet monitor and send
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:121855
    • 提供者:赵养红
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com