CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 ICQ/即时通讯 搜索资源 - the c programming

搜索资源列表

  1. Jeff-NetChatter

    0下载:
  2. Java写的小聊天程序,C/S结构,复习Java编程4天的产物,基于socks/多线程/对象序列化。现在功能只支持交谈/注册/用户列表/消息广播,如果愿意,可以自行扩充功能,只是,如果方便请通知我你的修改结果:-)-Java to write a small chat program, the C / S structure, review of the Java programming four days of the product, Based on socks / multithread
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:52.92kb
    • 提供者:杰弗雷
  1. CSmode_ChatRoom

    0下载:
  2. TCP网络编程,使用多线程及select函数实现多人聊天功能,C/S模式。-TCP network programming, the use of multithreading and select Function people chat, C / S mode.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:418.67kb
    • 提供者:泡沫
  1. MsnRobot

    0下载:
  2. MSN 机器人编程实例,基于C#的开发实例-MSN robot programming examples, based on the development of C# Example
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:44.25kb
    • 提供者:西门吹雪
  1. CSchatmodelccode

    0下载:
  2. 用c#编写的一个cs聊天模型的源码,对学习c#网络编程有很大帮助 。-prepared by the c # cs a chat source model for the study c # Network Programming be of much help.
  3. 所属分类:ICQ/即时通讯

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

    0下载:
  2. 本资源是用C#编写的网络编程socket实验的聊天程序,功能强大,可以多人聊天(发送广播),也可以二人聊天等模式可以发送窗口抖动等功能。 并且本资源有非常详细的需求、设计、概要、实现、测试文档。可作为socket编程的重要参考资料-The resources are written with C# network programming socket experimental chat program, powerful, you can chat with people (to send
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-09
    • 文件大小:1.22mb
    • 提供者:马世伟
  1. tcltalk

    0下载:
  2. tcl与c语言结合网络编程的一个例子,用tcl做界面,c语言做底层的数据传输-tcl network programming with c language with an example of interface to do with tcl, c language to the underlying data
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-01
    • 文件大小:5.89kb
    • 提供者:jonna
  1. sock

    0下载:
  2. c/s socket编程。制作一对一的网络即时通讯工具,实现基本数据的网络传输。-c/s socket programming. The production of one-on-one instant messaging network, the realization of the basic data of the network transmission.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-16
    • 文件大小:38.52kb
    • 提供者:zxl408
  1. QQ2004_src

    0下载:
  2. QQ2004的源代码,供从事Visual C++网络编程的人员参考;-QQ2004 the source code, for engaging in Visual C++ network programming staff reference
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-05
    • 文件大小:550.34kb
    • 提供者:郭涛
  1. NetworkApplication

    0下载:
  2. 网络实验编程应用作业,为一个简易的ICQ程序。采用C/S架构,实现单人/多人文字通讯及文件传输功能。-Network experiment application programming operations, for a summary of the ICQ program. Use of C/S structure, to achieve single/multiplayer text messaging and file transfer capabilities.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-29
    • 文件大小:11.09mb
    • 提供者:李毅
  1. QQChat

    0下载:
  2. Visual c++6.0编程案例精解书上模仿QQ聊天系统的源码-Visual c++6.0 programming intensive case Solution QQ chat system mimic the book' s source code
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-28
    • 文件大小:10.67mb
    • 提供者:linling
  1. chartroom

    0下载:
  2. 一个用于模仿聊天室的源代码,源程序用C++语言编程实现-A chat room for imitation of the source code, source code using C++ programming language
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-03
    • 文件大小:292.5kb
    • 提供者:qujing
  1. ChartRoomTest

    0下载:
  2. 小型聊天室,采用B/S架构,VS2008环境+C#编程语言实现-Small chat rooms, the use of B/S architecture, VS2008 environment+ C# programming language
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-15
    • 文件大小:7.6kb
    • 提供者:吴尊
  1. liaotianchengxu

    0下载:
  2. 基于C#语言网络编程开发的简易小型聊天系统,功能类似与-C# network programming language based on the development of small simple chat system, functions similar to QQ
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-31
    • 文件大小:84.69kb
    • 提供者:xys
  1. chat2

    0下载:
  2. 本次局域网即时聊天程序设计主要用了Visual C++编程环境,设计里还涉及到了网络通信基本原理和Socket编程及语音处理API技术。由于程序是在TCP/IP环境下运行,所以分服务器端和客户端。服务器端和客户端是通过建立Socket链接来实现聊天功能。-The LAN Instant Messenger program design is mainly used by Visual C++ programming environment, designed in the network com
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-11
    • 文件大小:2.88mb
    • 提供者:chenkan
  1. chatroom

    0下载:
  2. 聊天室设计软件,C#编程实现,具有聊天室的功能,可以实现多人同时聊天-Chat room design software, C# programming, with chat rooms,, can realize more than the same time to chat
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:689.26kb
    • 提供者:王光亮
  1. QQ-with-UDP

    0下载:
  2. 本设计开发的是一个局域网QQ聊天软件,运用软件工程的设计流程,使用现在比较普遍和流行的C#语言,采用面向对象的方法,综合运用数据库编程技术、多线程开发技术、网络通讯技术,以Microsoft Visual Studio 2005作为系统前台应用程序开发工具,Microsoft SQL Server 2000作为后台数据库管理系统,在Windows XP平台下进行开发。-The topic of this paper is going to talk about that to develop t
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-26
    • 文件大小:9.01mb
    • 提供者:huajiakui
  1. Chat

    0下载:
  2. 局域网即时聊天系统,C/S模式;java TCP Socket;多线程程序设计;java图形界面设计;私聊;群聊;更新用户列表;上、下线提醒;脏话过滤-LAN instant messaging system, C/S mode java TCP Socket multi-threaded programming java graphical user interface design whisper group chat update the user list on the a
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-03
    • 文件大小:18.45kb
    • 提供者:杨凡
  1. Part-1

    0下载:
  2. c#,利用套接字编程,构建服务端和客户端,实现点对点的聊天程序。-c#,The use of socket programming, building a service and client to achieve point to point chat program.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-05
    • 文件大小:60.77kb
    • 提供者:刘尚
  1. Part-2

    0下载:
  2. c#,套接字编程,构建客户端和服务端,实现群聊和点对点聊天,增加文件传输的通信协议。-c#, socket programming, building client and server to achieve the group chat and peer chat, file transfer protocol to increase.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-25
    • 文件大小:77.5kb
    • 提供者:刘尚
  1. vcPPqqchat

    0下载:
  2. 类似qq的实现,c/S模式,对想了解socket编程的同学来说是很大的帮助,非本人实现。-Similar qq realization, c/S mode, socket programming students would like to know is a big help, the non-realization.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-25
    • 文件大小:4.41mb
    • 提供者:wang
搜珍网 www.dssz.com