搜索资源列表
Lan-Chat
- J2SE编写的一个局域网点对点聊天工具,每个程序同时作为服务器和客户端,使用Java Socket通过IP地址建立连接,可以显示对方信息、文字聊天和互传文件-J2SE written a local area network P2P chat tool, each program can act as both server and client, using Java Socket to connect with the IP address, you can display other in
JavaChat
- Java Chat Server for chatting around simple socket connection
Chat
- 在mfc框架下,创建套接字实现计算机与计算机之间的通信-Mfc framework to create a socket communication between the computer and the computer
TankGame3.0
- 一个简易聊天软件和网络坦克游戏的整合版,采用Socket和多线程,包括服务器端和客户端2部分-A simple chat software and network integration tank game version, using the Socket and multithreading, including server and client
BooksInformation
- 聊天室的实现要实现客户端(cilent)和服务端(server),客户端(client)和服务端(server)通过Socket建立必要的连接。并让服务端(server)程序监听一个众所周知的端口。当客户端(client)的连接请求到达时,如果服务端(server)同意建立连接,则将创建一个新的Soket并绑定到另一个端口,使用这个新建的Socket与该客户端(client)建立连接,而服务端(server)继续在与原来的端口监听,等待新的连接请求。 当连接建立后,通过输入/输出流并通过这
PhoneMessage
- 使用Qt4.8开发的《信风》通信软件(含源码、软件使用说明、开发文档),可以使用Qt中的Socket实现聊天通信,软件的界面类似于QQ,另外还附有VS2008源码- "trade winds" developed by using Qt4.8 which is a communications software (including source code, software using documentation, developing documentation), can implemen
ChatUpdated
- 用Java Socket实现的聊天通讯工具-Java Socket chat communications tools
Socket
- Android 开发即时聊天工具 Socket 初步-Android Development Tools Socket preliminary live chat
Java-liaotian
- 一个Java聊天程序服务端和客户端程序,C/S结构,ChatServer 类实现了一个聊天室服务器端, 此类有一个构造器, 在构造器中使用newServerSocket()建立一个Socket 连接。RunServer()方法中运行聊天服务,通过Socket 类的getInetAddress().getHostName() 方法获得主机名, 建立新的ChatHandler 对象实例, 在synchronized (clients)中取得与客户端的同步。内部类ChatHandler 继承了Thre
hawk
- 可以实现局域网聊天,基于Socket技术实现-LAN chat can be achieved, based on the Socket technology
NEW_My_Q_TO_YOU1.4TEST
- 这是用javaswing做的qq程序,使用socket套接字实现,实现了私聊,后台管理,截图,界面美观,可供学习,很好的学习代码,代码有备注。方便初学者学习,另外,这是新的更新版,网上的老版有问题.-This is made of JavaSwing QQ procedures, use socket to realize, realize the private chat, backstage management, screenshots, beautiful interface, for