搜索资源列表
socket开发聊天室手册
- socket开发的聊天室,可以实现基本的聊天功能,内容是英文的,需要仔细看才行-socket development of the chat room, can achieve a basic chat features, the content is in English and need to carefully read
www.cohoo.com.cn.socket
- 共四个演示。分别如下: 1:Sample 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText 不用窗口子类化,而达到和发送自定义消息同样的效果。 3:SendFile 由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat 演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText
Chat
- 这是一个简单的socket编程。只要知道对方的ip就可以进行文字的交流。实现简单,易懂。
chat
- 网络程序代码,网络聊天室代码示例 关于套接字方面的程序-Network code, network chat rooms on the socket sample code procedures
CSocket
- Socket programming it is simple chat server
TBMessager
- 一个自己写的C/S,用Socket和Remoting实现的在线和离线聊天工具。当时,只是为了学习Socket和Remoting而坚持下来完成的软件。希望对Socket和Remoting有兴趣的朋友,能有所帮助。-Write their own C/S, with the realization of Socket and Remoting chat online and offline tools. At that time, only to learn from Socket and Remo
socket
- 用java开发的soket聊天程序,有3个soket工程,其中第3个有swing和dos之分,还有2个ppt教程!-With the java chat program developed soket, there are three soket project, the first of which three are swing and the dos of the points, there are 2 ppt tutorial!
Chat1
- Mini Delphi Chat program. UDP Socket programming
socket_chat
- 使用vc++实现的socket编程的聊天程序。功能简单,只能实现服务器端和客户端的实时聊天。可作为socket编程初学者的参考资料。-Achieved using vc++ socket programming chat program. Function is simple, only the server and client to achieve real-time chat. Socket programming can be used as reference for beginner
socket
- 利用socket来实现最简单聊天功能,功能很基础,可以修改完善-Using socket to implement simple chat function, function is very basic, you can revise and improve the
socket-vc-chat
- 一个采用socket实现的会话聊天的程序,通过选择服务端和客户端,进行会话-a program about how to chat by socket
socket
- 用MFC写的简单界面和socket实现的TCP通讯的 简单聊天客户端和服务器-Written with the MFC implementation of a simple interface and TCP socket communication simple chat client and server
chat
- 应用socket实现网络 聊天程序,涉及到了tcp连接,java GUI -Realize chat program ,socket program
port-socket
- 里面可以实现多人聊天,有TCP和UDP方式 可以先择,很好的学习例子,不要错过了。-Which people can chat with TCP and UDP mode can be selected, good learning example, do not miss out.
socket
- java socket编程的一个例子,主要实现客户端和服务器端的交流,是一个小的聊天室-java socket programming example, the main achievement of the client and server side exchange is a small chat room
socket
- 基于socket的聊天室,包括主机端和客户端的源程序-Socket-based chat rooms, including mainframe and client of the source
chat
- socket编程,模拟了一个客户端,一个服务器端,各有一个界面,可添加客户端,通过服务器实现互相通信。 -socket programming to simulate a client, a server-side, each with an interface, you can add clients, achieved through the server communicate with each other.
Socket-Talk
- 这是一个用阻塞方式的socket 做的聊天程序-This is a way of blocking socket do chat program
Chat
- VC下利用socket通信,实现简易聊天模式。-The VC socket communication, realize the simple chat mode.
chat
- 利用MFC中的Socket实现聊天功能,数据传输主要基于UDP协议-The use of MFC Socket chat feature, the data transmission based on UDP protocol
