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

搜索资源列表

  1. QQProject

    0下载:
  2. 一套类似QQ聊天软件一样的网络聊天程序,界面虽没有QQ那么漂亮,但实现了整个聊天流程,程序同样分为服务端和客户端,自动接收消息,有消息时发出声音提示,编译运行如上所示,编译后需要将相关配置文件拷贝至Debug目录,否则可能不能运行,学习聊天软件编写的朋友 值得参选一下。-A similar chat software QQ chat program, like the network interface was not so beautiful QQ, but the realization o
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:182698
    • 提供者:809
  1. UDPChat

    0下载:
  2. 编写的一个基于UDP的网络聊天程序,在VC++平台上,已经编译好的,可直接用或学习-The preparation of a UDP-based network chat program in VC++ platform, has been compiled, can be directly used or learning
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:285285
    • 提供者:惠彦涛
  1. CH_XMZ_UI_SOCKET

    0下载:
  2. 基于UDP的网络聊天程序,其中嵌入了SkinMagic MFC 的使用. 比较好的例子.-Based on UDP chat sofetware..Just download it.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:397220
    • 提供者:CoolFighter
  1. SuperChat

    0下载:
  2. 款基于数据库的VC++网络聊天程序,主程序分客户端及服务端,程序原来是公司内部测试用的-Database-based VC++ network chat program, the main program and services at the client side, the program that is used for internal testing
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:57685
    • 提供者:lll
  1. yun

    0下载:
  2. 简单的网络聊天程序 可以进行2人之间的对话-Simple network chat program can be a dialogue between 2 people
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:7966831
    • 提供者:黄硕
  1. Audiochatprogram

    0下载:
  2. 利用C++builder开发的网络聊天程序,可能有些瑕疵,可以供初学者参考参考!-The use of C++ builder to develop a network chat program, there may be some flaws, you can refer to the reference for beginners!
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-03
    • 文件大小:391996
    • 提供者:陈清华
  1. vio

    0下载:
  2. 利用C++builder开发的网络聊天程序,可能有些瑕疵,可以供初学者参考参考!-The use of C++ builder to develop a network chat program, there may be some flaws, you can refer to the reference for beginners!
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-07
    • 文件大小:901290
    • 提供者:陈清华
  1. UDPTCP

    0下载:
  2. 利用C++开发的网络聊天程序,可能有些瑕疵-The use of C++ to develop a network chat program, there may be some flaws
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:777381
    • 提供者:陈清华
  1. Chat

    0下载:
  2. 一个很小的网络聊天程序,基于TCP协议,涉及多线程处理-A very small network chat program, based on the TCP protocol, involving multi-threaded processing
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:34620
    • 提供者:Reagan
  1. Chat

    0下载:
  2. 一套简单的网络聊天程序,对许多初学编程的人可能能用上-A simple network chat program, for many novice programmers may use the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:276581
    • 提供者:lili
  1. socket

    0下载:
  2. 网络聊天程序服务器端代码,以实现服务器接收服务-Web chat server-side code in order to achieve the server receives the service
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-05
    • 文件大小:616
    • 提供者:Jack zhou
  1. pb_network

    0下载:
  2. pb做的一个网络聊天程序,测试通过 pb做的一个网络聊天程序,测试通过-pb to do an online chat program
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-16
    • 文件大小:80745
    • 提供者:王桐桐
  1. c27

    0下载:
  2. 这是书上的代码,包括学校管理系统,和网络聊天程序.Java编的.-This is the book' s code, including school management systems, and network chat program. Java compiled.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:24982
    • 提供者:simon
  1. java_chat

    0下载:
  2. 这是一个在JBuilder环境下开发的小型的类似QQ的网络聊天程序,有丰富的QQ头像,功能可能没有QQ那么多。-This is a JBuilder development environment similar to a small network of QQ chat program, our rich QQ head, there may not QQ too much.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:460000
    • 提供者:183
  1. chatprocedure

    0下载:
  2. 用JAVA 编写简单网络聊天程序 要求如下: 利用Java图形化技术、I/O流技术和网络编程技术开发一个简单网络聊天程序。 该程序能够实现基本的网络通讯功能, (1)实现一个客户端程序能够连接服务器,并发送聊天内容。 (2)实现一个服务器端程序能够接收客户端的请求,并回复聊天内容。 服务器端口: 1、设计服务器端界面,考虑所需的组件及如何布局,其中只有“Listen”按钮是可触发的 2、、当点击“Listen”按钮时,服务器端开始监听,并显示监听的端口是8888
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:7536
    • 提供者:唐晓
  1. chat

    0下载:
  2. 这是一个网络聊天程序,具有较完善的功能,可以同时作为服务器和客户端。能够实现基本的通信。-This is a network chat program, with better features, you can at the same time as the server and the client. Be able to achieve basic communication.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:35294
    • 提供者:黄山
  1. CHAT

    0下载:
  2. 实现了基本的聊天程序,对于网络编程,socket入门很有用的-To achieve the basic chat program, for network programming, socket entry very useful
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-07
    • 文件大小:835122
    • 提供者:王浩
  1. gowk

    0下载:
  2. 比较大型的聊天程序,还有几个子系统,可以直接登录到网络,可加好友,在线高亮显示头像等等,界面和QQ不太相似,但功能有点相似。-Any major chat program, there are several subsystems can directly log on to the network, they can add friends, on-line highlighting head, etc., interfaces and QQ less similar, but somewha
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3830374
    • 提供者:238
  1. DevChatSolution

    0下载:
  2. 基于C#的网络聊天室( Chat)源码.应该是比较完整了,各个模块都已完成了,生成有安装程序.对这方面有兴趣的朋友不妨将软件彻底研究一番哦!-C# Web-based chat room (Chat) source code. Should be relatively complete, and the various modules have been completed, generating a setup program. In this respect, a friend might
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:778527
    • 提供者:262
  1. WenziDianchenShengcheng_XQH

    0下载:
  2. 这个是一个简单的网络聊天程序(客户端和服务器端)-sdjfadsjfsdf adfdsfasadfads adfdsfdsa
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-10
    • 文件大小:2322920
    • 提供者:wujianguo
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com