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

搜索资源列表

  1. qq_chat.rar

    1下载:
  2. linux下开发的一款类似QQ的网络聊天室,利用了多线程编程,基于C/S架构,可私聊和群聊,保存聊天记录,遗憾的是没有加入Qt界面,linux developed a similar network QQ chat rooms, use of multi-threaded programming, based on the C/S architecture,私聊and group chat, save chat history, unfortunately not joined the Qt i
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-01-24
    • 文件大小:15556
    • 提供者:彭宗山
  1. CSocket.rar

    0下载:
  2. 用socket编写聊天程序,是客户端,利用了MFC中的CSOCKET类,实现了简单的会话,Socket chat with the preparation process, the client, using the MFC Class CSOCKET in achieving a simple conversation
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:310213
    • 提供者:张荣
  1. p19.rar

    0下载:
  2. j2me 用socket编程的聊天室开发,socket programming with j2me chat room to develop
  3. 所属分类:J2ME

    • 发布日期:2017-04-05
    • 文件大小:38251
    • 提供者:wyb1860
  1. chat.rar

    0下载:
  2. linux操作系统 socket编程 selectIO复用 异步聊天室,linux operating system socket programming asynchronous multiplexing selectIO chat room
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:3075
    • 提供者:asdf
  1. linuxmutitalk.rar

    0下载:
  2. 采用socket套接字方式实现一个简单的linux下多人聊天程序,运用了多线程技术。,To achieve more than a simple chat program under linux, using multi-threading.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:25890
    • 提供者:huyang
  1. chat--Socket

    0下载:
  2. c++builder 网络聊天程序设计 使用了clientscoket和serverscoket控件 希望对大家有帮助-c++ builder programming using Internet chat and serverscoket clientscoket we want to help control
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:332719
    • 提供者:wanhui
  1. socket

    0下载:
  2. delphi 局域网的聊天程序,简单易懂,更容易掌握编程语言-delphi LAN chat program, easy to understand and easier to grasp the programming language
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:200151
    • 提供者:avril
  1. VCsocket.rar

    0下载:
  2. VC编写的socket聊天通讯程序例子,实现了基本的通讯功能,VC prepared socket chat communication program example, the realization of the basic communication functions
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:6900957
    • 提供者:韩鸿军
  1. Socket-TCP

    0下载:
  2. java socket 实现基于tcp的p2p聊天室,可以多人聊天。-java socket tcp of p2p-based chat rooms, you can chat with people.
  3. 所属分类:P2P

    • 发布日期:2017-03-26
    • 文件大小:4861
    • 提供者:uio
  1. QTliaotian

    0下载:
  2. 基于QT的局域网聊天系统,实现局域网内的文字、简单图片表情的传送-QT-based local area network chat system, the text within a LAN, a simple expression of the transmission image
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-10
    • 文件大小:1582016
    • 提供者:he
  1. TCP-socket

    0下载:
  2. 用MFC实现的一个局域网聊天小程序,包含服务端和客户端,学习socket编程的可以看看。-MFC implementation of a LAN chat programs, including services and client can look at to learn socket programming.
  3. 所属分类:TCP/IP Stack

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

    0下载:
  2. linux系统下一个简单的聊天程序,主要用socket和select实现的-linux system a simple chat program, the main achievement of the socket and select
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-21
    • 文件大小:16805
    • 提供者:cxt
  1. VoiceChat

    0下载:
  2. C# 语音聊天(Socket)Server和Client-C# Voice Chat (Socket)
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:717291
    • 提供者:lqw
  1. SELECT

    0下载:
  2. linux下套接口函数实现的一个聊天室程序-linux socket function to achieve under a chat room program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:2906
    • 提供者:魏江涛
  1. CSharpforChatting

    0下载:
  2. C#聊天室其中使用了socket编程 实现了文件传输群聊,组聊等功能,是学习SOCKET的基础教程。 飞鸽 -C# chat rooms in which the socket programming using the file transfer a group chat, group chat and other functions, is the basis of learning tutorial SOCKET. Dove
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:269084
    • 提供者:harry
  1. android_socket_chat

    1下载:
  2. Android聊天室,采用Socket网络编程方式-Android chat rooms, use the Socket Network Programming approach
  3. 所属分类:android

    • 发布日期:2014-07-18
    • 文件大小:143360
    • 提供者:vong
  1. Android-socket

    0下载:
  2. 详细讲解了如何用Android开发网络聊天室项目,有详细的代码,适合android初学或教学料。-this is a material about android develop net project.
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:306616
    • 提供者:jimisun
  1. Qt4chat

    0下载:
  2. 基于Qt4的聊天程序的源代码,Socket编程相关的,C++程序。既可以在LINUX上编译运行,也可以在WINDOWS平台上编译运行。-This program is based on QT4 GUI Library, it is a chat program, which can be compiled on windows platform and also can be compiled on Linux platform.It is useful.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:608060
    • 提供者:倪明
  1. UDPSocket

    0下载:
  2. UDP类QQ聊天系统,VC++,SQL Server,供初学者交流学习使用-AppWizard has created this Communication application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your applica
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:8162234
    • 提供者:zhangqing
  1. CAsyncSocket

    1下载:
  2. socket编程的交互式聊天系统,有客户端和服务端,比较简单的一个程序-socket programming, interactive chat system, with client and service side, a relatively simple procedure
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:273771
    • 提供者:海洋黄
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com