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

搜索资源列表

  1. ChatClient

    0下载:
  2. 用VC++编写的一款局域网内的聊天软件。。希望大家能有所感悟!-With VC++ written a LAN chat software. . Hope that we can have some perception
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1898305
    • 提供者:易飞
  1. ChatClient

    0下载:
  2. 主要用于客户端通讯进行的监听软件源代码,使用CSharp语言编写-Mainly used for client communications the monitor software source code, using CSharp language
  3. 所属分类:source in ebook

    • 发布日期:2017-12-03
    • 文件大小:62609
    • 提供者:sss
  1. chatclient

    0下载:
  2. 一个自己课后写的Qt聊天室客户端,供相关qt学习者入门参考用-An after-school chat room client written in Qt for related qt learners entry reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:5165
    • 提供者:wht
  1. chatserv

    1下载:
  2. 一个很好的P2P聊天软件开发,基本架构源码~ 使用编程语言C++ 一个客户端的实现,一个服务器端的实现 在客户端设计三个单独的界面:loginDlg.cpp 用户登录界面 chatclientDlg.cpp 登录后的主界面singleDlg.cpp 点对点聊天界面 此外chatclientDlg.cpp:帮助对话框,主要功能:定义创建套接字失败,注册网络读取事件失败,接收数据失败,发送数据失败,并定义等待15s后请求新的用户列表 chatclient.cpp
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-11
    • 文件大小:5464587
    • 提供者:lili
  1. BooksInformation

    0下载:
  2. 聊天室的实现要实现客户端(cilent)和服务端(server),客户端(client)和服务端(server)通过Socket建立必要的连接。并让服务端(server)程序监听一个众所周知的端口。当客户端(client)的连接请求到达时,如果服务端(server)同意建立连接,则将创建一个新的Soket并绑定到另一个端口,使用这个新建的Socket与该客户端(client)建立连接,而服务端(server)继续在与原来的端口监听,等待新的连接请求。 当连接建立后,通过输入/输出流并通过这
  3. 所属分类:Games

    • 发布日期:2017-11-11
    • 文件大小:60857
    • 提供者:lanyulin
  1. chatClient

    0下载:
  2. 聊天软件客户端源代码 供学习和交流使用-Chat software client source code for learning and exchange
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-20
    • 文件大小:2291894
    • 提供者:王非
  1. ChatClient

    0下载:
  2. This the chat client. chat server is also added-This is the chat client. chat server is also added
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:151464
    • 提供者:michael
  1. clientANDserver

    0下载:
  2. 聊天室的实现要实现客户端(cilent)和服务端(server),客户端(client)和服务端(server)通过Socket建立必要的连接。并让服务端(server)程序监听一个众所周知的端口。当客户端(client)的连接请求到达时,如果服务端(server)同意建立连接,则将创建一个新的Soket并绑定到另一个端口,使用这个新建的Socket与该客户端(client)建立连接,而服务端(server)继续在与原来的端口监听,等待新的连接请求。 当连接建立后,通过输入/输出流并通过这
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:10206
    • 提供者:lanyulin
  1. chat

    0下载:
  2. 这是一个聊天室例程,服务器程序是chatsrvr.exe,客户端是ChatClient.exe. 服务器先运行,客户连接到服务器运行的计算机的IP即可。-This is a chat room server routines, run first, clients connect to the server computers running IP can.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-11
    • 文件大小:209344
    • 提供者:彭鸿
  1. chatclient

    0下载:
  2. 基于VC的简单的点对点通信程序的主机部分代码-Point-to-point communication host part
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-04
    • 文件大小:1922970
    • 提供者:梅杰
  1. chatclient

    0下载:
  2. 此程序为点对点聊天程序,程序简单易懂,基本上都能编译通过,大家可以了解一下-This program for peer-to-peer chat program, the program is simple to understand, are all compiled through, we can find out
  3. 所属分类:CSharp

    • 发布日期:2017-12-07
    • 文件大小:2364112
    • 提供者:陈家豪
  1. chatClient

    0下载:
  2. socket 编程的模型,以及实现的方法,步骤-socket program
  3. 所属分类:Linux Network

    • 发布日期:2017-12-10
    • 文件大小:1225
    • 提供者:xuheng
  1. chatClient

    0下载:
  2. linux socket编程,使用qt编程,实现界面,是的界面美观,使用到了多线程网络的综合应用。-linux socket programming, qt programming, interface, beautiful interface, the use of multi-threaded network applications.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-30
    • 文件大小:15527
    • 提供者:xuheng
  1. ChatClient

    0下载:
  2. 简单聊天程序的客户端,可以实现聊天的基本功能-Simple chat program client, you can achieve the basic functions of the chat
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-22
    • 文件大小:59107
    • 提供者:qq
  1. ChatClient

    0下载:
  2. 一个简单的基于UDP套接字的即时通信程序,供初学者参考-Even a simple communication program for beginners reference
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-30
    • 文件大小:3698859
    • 提供者:G TY
  1. ChatClient

    1下载:
  2. 实现一个局域网即时通讯系统的客户端,用户可自由登录,退出,采用文档-识图结构,可以很容易的扩展其功能如加入私聊等。-Implement a LAN instant messaging system of the client, the user can freely log in, quit, using documents- knowledge graph structure, can easily extend its functionality such as adding whisper
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-06-13
    • 文件大小:65663
    • 提供者:潇枫残玥
  1. java-chat-room-code

    0下载:
  2. it s a java source code about a sample chat room, it contain the following files: - ChatClient.java - ChatServer.java - ClientThread.java - ServerThread.java
  3. 所属分类:Java Develop

    • 发布日期:2017-11-03
    • 文件大小:3819
    • 提供者:David
  1. ChatClient

    0下载:
  2. 鸿雁传书,可以实现即时会话,多方交流,传送文件的功能-Geese, can achieve real-time sessions, multi-exchange, send files
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3486629
    • 提供者:Mary
  1. chatClient

    0下载:
  2. 学习Qt有一段时间了,然后我就仿造qq登录界面做了一个,感觉好不错-Learn Qt for some time, and then I copy qq login screen did a good feeling good
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-07
    • 文件大小:1246989
    • 提供者:highway-9
  1. ChatClient

    0下载:
  2. 局域网多人聊天客户端,需要起用服务器连接-LAN chat client more than the need to use server connection
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:1513
    • 提供者:heydono
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com