搜索资源列表
chatsamplecode
- 简单的聊天程序,java程序用于演示如何进行socket编程-simple procedures, java procedures for demonstrating how the socket programming
talk
- VC++写的一个聊天程序。对了解socket有很大帮助-VC written procedures for a chat. Right socket understanding will be of great help
QQ
- 一个类似于QQ的聊天程序,包括服务器端和客户端,很方便!对于初学SOCKET编程有很大的帮助-a similar QQ chat procedures, including server and client, is a convenient! Socket Programming for beginners will be very helpful
Chat-TCP
- 一个win32汇编程序,实现socket的聊天小程序;由客户端程序和服务器端程序组成
Chat-UDP
- 在win32汇编中用socket实现udp协议的网络聊天程序;程序由服务器端和客户端程序组成;
wangluotongxin-liaotianshi
- 这是个聊天事实力程序,以TCP面向连接的流的SOCKET的方式实现网络通信
P2PChat
- 简单聊天软件,开发工具为Delphi7,这是关于网络通讯方面的。该小程序只使用到了简单的Server/Clisent Socket控件,所采用的协议为Udp。
socket
- delphi 局域网的聊天程序,简单易懂,更容易掌握编程语言-delphi LAN chat program, easy to understand and easier to grasp the programming language
MyOwnChatRoom.rar
- 一个控制台console的聊天程序,聊天室。Socket编程!,A console console chat program, chat rooms. Socket programming!
chat
- 基于socket的局域网多人聊天工具,可实现多人聊天,有更名功能。分客户端和服务器端,支持文本传输-Socket-based LAN multiplayer chat tools, can achieve more than chat, renamed function. Sub-client and server-side support for text transmission
chartRoom
- 使用delphi自带的控件,实现基于UDP的聊天工具通信,包括对SOCKET通信编程、基本控件使用、SQL数据库与delphi联合操作数据等-Use delphi s own control, UDP-based chat tool for communication, including SOCKET communications programming, use the basic controls, SQL database and delphi joint operation data,
Socket_Chat
- delphi socket聊天程序,初次学习和使用-It is a delphi socket chat which use socket compoment
KokoChat
- 局域网聊天程序,是本人写的,所以有些小漏洞,但是能够聊天,希望大家借鉴-chat,socket
chatroom
- 默认密码为1。 本源码为"简易网络聊天室系统"的源码,由Delphik开发,包括服务端和客户端。服务端包括登陆用户管理、服务器状态管理;客户端可以查看在线人员名单、聊天、说悄悄话。-The default password is 1. The source for the " Simple Internet chat room system," the source, by Delphik development, including server and clien
chat
- socket,聊天工具,客户机,服务器架构,多用户连接-socket, chat tools, client server architecture, multi-user connection
chat
- python多人聊天服务器,供新人学习socket用,适合flash,actionscr ipt,包含协议文档-python multiplayer chat server for the new study socket with suitable flash actionscr ipt include the protocol document
CSharpTCP-Socket
- C# 异步TCPSocket聊天室,一个服务端,多个客户端-C# asynchronous TCP Socket chat rooms
socket
- 基于socket编程序的网上聊天室的学习小程序-Socket-based programmed learning online chat rooms small program
仿QQ通讯聊天软件r
- 仿QQ聊天。是采用 Java平台开发的一套即时通讯聊天系统,献给对即时通讯有兴趣的朋友。服务端实现了TCP Socket和WebSocket,方便接入网页版、安卓、IOS、PC桌面版客户端(Imitation QQ chat. It is an instant messaging chat system developed on the Java platform dedicated to friends who are interested in instant messaging. The
java 聊天室
- 基于java swing 和java socket编写的java聊天室,有客户端和服务端之分