Welcome![Sign In][Sign Up]
Location:
Search - chatroom

Search list

[Internet-NetworkChatRoom

Description: 一个很棒的源码,用VC++编写的,网络聊天室,希望对你有帮助,大家一起学习共同进步-A great source, written in VC++, Internet chat rooms, hoping to help you with learning and common progress
Platform: | Size: 2992128 | Author: mingren | Hits:

[Internet-NetworkChatroom

Description: C/S 模型下基于TCP的网络聊天工具,支持多人聊天和离线消息,可传输文件-C/S model, TCP-based network chat tool support multiplayer chat and offline messages can transfer files
Platform: | Size: 46080 | Author: Amanda | Hits:

[Otherchatroom

Description: MFC聊天系统,包括服务器与客户端-MFC chat system. . . . . .
Platform: | Size: 6983680 | Author: liu | Hits:

[FlashMXflashchatroom

Description: flash聊天室,简单好用,易于理解,为你编写聊天室提供思路-source code for chatroom ,make by flash,simple and easy
Platform: | Size: 974848 | Author: kongsheng | Hits:

[CSharpChatRoom

Description: 一个用wcf写的聊天室,利用了WCF双向通信技术,是很好的step by step学习资料-A wcf write, chat rooms, use of WCF two-way communication technology is good the step by step learning materials
Platform: | Size: 124928 | Author: Hanzeming | Hits:

[JSP/Javajava-chatroom

Description: 聊天室基于socket,serversocket,实现保存,查看聊天记录的功能-Chat rooms
Platform: | Size: 8192 | Author: 夏丹丹 | Hits:

[JSP/JavaChatRoom

Description: 实现了java环境下一对一的私人聊天功能-import java.io.* import java.awt.* import java.awt.event.* import javax.swing.* import java.net.* public class ChatClient implements ActionListener { private Panel panel private JTextArea said private JTextField chat private JButton send private ServerSocket server private Socket s private InputStream in private OutputStream out public ChatClient() { JFrame f=new JFrame("聊天系统客户机端") f.setSize(350,400) panel=new Panel() said=new JTextArea() chat=new JTextField(20) chat.addActionListener(this) send=new JButton("发送") send.addActionListener(this) panel.add(chat) panel.add(send) f.add("South",panel) f.add("Center",said) f.addWindowListener(new WindowAdapter() { public void windowClosing(WindowEvent e) { System.exit(0) } }) f.show() } public void startN
Platform: | Size: 6144 | Author: gddjq | Hits:

[Internet-NetworkChatRoom

Description: 局域网聊天系统,实现聊天室的功能,可多人聊天,上线下线有提示-LAN chat system, chat room function, people chat, on-line off the assembly line prompt
Platform: | Size: 1551360 | Author: shiwei | Hits:

[JSP/JavaChatRoom

Description: 网络聊天室:包括用户注册,聊天,私聊功能,希望对大家有用-Internet chat rooms
Platform: | Size: 712704 | Author: 清风 | Hits:

[Internet-Networkchatroom

Description: linux 聊天室,可以实现 私聊 群发 管理员踢人 发送表情 等 功能-Linux chat rooms
Platform: | Size: 344064 | Author: lee yeng | Hits:

[Internet-NetworkChatRoom

Description: 聊天室:实现语音和文字聊天,通过设置IP地址和端口号,连接服务器后进行聊天功能。-Chat room: realize voice and text chat, by setting the IP address and port number, connect to the server after the chat function.
Platform: | Size: 656384 | Author: dongyamin | Hits:

[Internet-Networkchatroom

Description: 基于Linux系统下,用c编写的一个聊天程序,该程序分为客户端和服务器端亮部分代码,可直接make编译-Based on Linux system, using c write a chat program, this program is divided into client and server bright part of the code, can be directly make compilation
Platform: | Size: 35840 | Author: 赵伟坤 | Hits:

[JSP/Javachatroom

Description: 聊天室程序,老师布置的作业,临时做的,使用ajax+jsp+servlet实现了,实现了普通用户发言,管理员管理用户(踢人、禁言)功能。-Chat room procedures, teacher assignments, temporary to do, use ajax+jsp+servlet realized ordinary users speak administrator user (kicking, gag) function.
Platform: | Size: 4745216 | Author: | Hits:

[Linux-Unixchatroom

Description: 基于linux环境下的简易聊天室,可实现注册,登录,私聊,群聊等功能-Simple linux-based chat room environment, enabling registration, login, private chat, group chat and other functions
Platform: | Size: 20480 | Author: 东北大汉 | Hits:

[GUI DevelopChatRoom

Description: MFC界面编程, 编写一个聊天小软件, 含全部源代码 ,包括服务器和客户端窗口代码-MFC programming interface to write a chat small software with full source code, including the code of the server and the client window
Platform: | Size: 2442240 | Author: long | Hits:

[Windows DevelopChatRoom

Description: vc6 写的简易聊天工具,支持语音聊天。-The vc6 write a simple chat tools, support voice chat.
Platform: | Size: 33792 | Author: 谢比安 | Hits:

[TCP/IP stackChatRoom

Description: chat room server - client
Platform: | Size: 10240 | Author: dong | Hits:

[Internet-NetworkChatRoom

Description: 利用winsocket实现的一个网络聊天室,一个聊天服务器。它可以和很多客户端进行通信,从而把来自不同的客户的聊天信息转交到所有其他的客户端。-Achieved by winsocket an Internet chat room, a chat server. It and a lot of client communication, from different customers chat messages transmitted to all other clients.
Platform: | Size: 617472 | Author: 明明 | Hits:

[Internet-NetworkchatRoom

Description: 基于TCP/IP协议的聊天室程序,其中包括客户端与服务器,该程序是在LINUX下,用QT编写的-TCP/IP protocol-based chat room procedures, including client and server, the program is under LINUX, written with QT
Platform: | Size: 557056 | Author: 李邵逸马 | Hits:

[Dialog_WindowChatRoom

Description: 利用socket,实现简易聊天程序,输入目的端IP地址就可以进行通信-a chatting program using socket
Platform: | Size: 4834304 | Author: ly | Hits:
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »

CodeBus www.codebus.net