搜索资源列表

  1. chat[1]

    0下载:
  2. 网络聊天代码,包括客户端和服务器,其中是图形化界面,供大家参考-Internet chat code, including the client and server, which is a graphical interface for reference
  3. 所属分类:Windows编程

    • 发布日期:2024-04-30
    • 文件大小:80896
    • 提供者:XUAN
  1. net-remoting-chat

    0下载:
  2. 用C#实现的网络聊天程序,分为客户端和服务器端两个程序,可以用-C# Internet chat program, divided into client and server-side two procedures can be used
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-30
    • 文件大小:70656
    • 提供者:bjsheng
  1. chat-chapter3

    0下载:
  2. 第一,编译RMI存根(stub)和框架(skeleton)文件。 第二,编译上面所有的类文件,将服务器和客户端编译生成的.class文件打包。 第三,启动服务器。 第四,启动客户端。 执行命令java chatclient.ChatClient -jar ChatClient.jar启动客户端程序。选菜单"File/Connect"输入服务器地址和用户名,成功连接到服务器后,就可以聊天了。-first, compiler
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-30
    • 文件大小:10240
    • 提供者:浦嘉琪
  1. chat(Good)

    0下载:
  2. 这是一个基于web的聊天系统。是jsp做的-This is a web-based chat system. Jsp is done
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:296960
    • 提供者:黄树林
  1. chat-room

    0下载:
  2. 课程设计系列(ASP)代码开发的聊天室程序。-curriculum design series (ASP) code development of the chat room procedures.
  3. 所属分类:书籍源码

    • 发布日期:2024-04-30
    • 文件大小:17408
    • 提供者:shenwei
  1. chat(AA)

    0下载:
  2. 一个flashcom聊天demo程序代码-a flashcom Chat demo code
  3. 所属分类:FlashMX源码

    • 发布日期:2024-04-30
    • 文件大小:501760
    • 提供者:KEVIN
  1. VC_video-chat-source

    0下载:
  2. 一款VC视频聊天软件,学习之用,编译的时候可能有错,解决相关问题有好想法的朋友给我回复,qq:18052803,确认:视频聊天软件讨论.谢谢!-video chat software, learning, compile time might be wrong. resolve issues related to the idea of a good friend replied to me qq : 18052803, confirm
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-30
    • 文件大小:102400
    • 提供者:cqsquare
  1. CSocket-lan-chat

    0下载:
  2. 基于CSocket的局域网聊天室程序 一个在局域网里面聊天室的程序。 用vc6编译。注意要设置好端口号。 聊天时按enter键发送信息。-CSocket LAN-based chat room procedures in LAN inside a chat room procedures. Vc6 compiler used. Attention to the need to set up a good port. By t
  3. 所属分类:通讯编程

    • 发布日期:2024-04-30
    • 文件大小:48128
    • 提供者:tang
  1. claros-chat-1.0

    0下载:
  2. 采用目前比较流行的AJAX技术 用java 开发的一个聊天程序 -the current more popular AJAX technology with the development of a java chat procedures
  3. 所属分类:WEB源码

    • 发布日期:2024-04-30
    • 文件大小:3782656
    • 提供者:zoujian
  1. TCP-chat-client

    0下载:
  2. 这是一个基于tcp的聊天工具,采用了异步socket模式.非常适合正在进行网络编程的人-This is a tcp-based chat tools, using the asynchronous socket model. very suitable for the ongoing program of the network
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-30
    • 文件大小:38912
    • 提供者:阿飞发
  1. Chat-ClientAndServer

    0下载:
  2. C#网络聊天室,有详细注释。C/S模式,程序能够在.NET2005下成功运行!-C# Network chat room and detailed notes. C/S mode, the procedure can.NET2005 successful operation!
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-30
    • 文件大小:84992
    • 提供者:赵伟
  1. chat

    0下载:
  2. 此聊天程序是模仿QQ聊天制作,包含服务器端,客户端,服务器端界面含有保存客户端聊天记录到一个文件功能,并且可以读取聊天记录;客户端实现发送和接收数据功能,连接和中断与服务器连接功能,还有一些其他的控件触发功能。-this procedure is to imitate QQ Chat production, including server, client, server interface with the client kept c
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:16384
    • 提供者:平哥
  1. chat

    0下载:
  2. 用tcp,udp 实现的聊天室,都能正常运行,初学java网络编程的可参考-using tcp, udp achieve chat rooms, the normal operation of the network novice java programming reference
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:3072
    • 提供者:宋家隽
  1. chat

    0下载:
  2. 聊天室源码,包含服务器端和客户端.给没有写过聊天室的朋友一个参考.-chat rooms source, including server and the client. No wrote to the chat room friends as a reference.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:10240
    • 提供者:chenyl
  1. CHAT

    0下载:
  2. socket编程实例,一个很好的网络聊天程序,分为客户端和服务段,总体的功能也不错的-socket programming examples, a good network chat procedures, and is divided into client services, The overall function is not bad
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-04-30
    • 文件大小:4932608
    • 提供者:xhw
  1. chat-client-and-server

    0下载:
  2. 聊天服务器端和客户端源代码 提供聊天的大部分功能-Chat server and client source code to provide the majority of chat feature
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-04-30
    • 文件大小:129024
    • 提供者:李建涛
  1. chat

    0下载:
  2. ajax开发的聊天室,无刷新技术实现,用于开发在线聊天室.-ajax development of chat rooms, no refresh technology for the development of online chat rooms.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:7168
    • 提供者:luxh
  1. chat

    0下载:
  2. c/s结构的聊天室程序,可以广播,私聊, 改变自己的名字。采用了TCP协议-c/s the structure of the chat room procedures, can be broadcast,私聊, change their names. Using TCP protocol
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-04-30
    • 文件大小:1564672
    • 提供者:
  1. Chat-UDP

    0下载:
  2. 在win32汇编中用socket实现udp协议的网络聊天程序;程序由服务器端和客户端程序组成;-Compilation in win32 using socket realize udp protocol network chat program procedures by the server-side components and client programs
  3. 所属分类:汇编语言

    • 发布日期:2024-04-30
    • 文件大小:11264
    • 提供者:涂发国
  1. Chat

    0下载:
  2. mfc源码 :简单局域网聊天程序,vc 6。0-mfc source: a simple LAN chat program, vc 6. 0
  3. 所属分类:通讯编程

    • 发布日期:2024-04-30
    • 文件大小:28672
    • 提供者:gary
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org