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

Search list

[Windows Develop基于CSocket的TCP多人聊天程序

Description: 基于CSocket的TCP多人聊天程序
Platform: | Size: 68711 | Author: xaut33 | Hits:

[Internet-NetworkCSocket在单机上的发短信例子

Description: 讲述如何用csocket在单机上发送短信,可以和手机联系-on how to use the single csocket send text messages, and phone links
Platform: | Size: 50176 | Author: 明虫 | Hits:

[Internet-NetworkChatRoom010(CSocket)

Description: CSocket实现聊天室的程序. 编译其中的.dsw文件,在Debug目录下会生成对应的exe文件,双击该文件即可。 程序既可以作为客户端又可作为服务器端-CSocket achieve chat room procedures. The compiler. Dsw documents, In Debug directory will generate the corresponding exe file, double-click the file. Procedures can be as a client will serve as a terminal server
Platform: | Size: 19456 | Author: | Hits:

[Internet-NetworkCSocket.doc

Description: 因为CSocket类要用到窗口的消息机制才能进行收发,所以用线程不可以这样用的,你可以参考用如下的方法: 将.ZIP去掉即可,不必解压-because CSocket use the information to the window mechanism can be carried out transceivers, Therefore, the use of threads can not be used, you can refer to the methods used are as follows :. ZIP removed and not extract
Platform: | Size: 20480 | Author: 黄百成 | Hits:

[CommunicationCSocket-lan-chat

Description: 基于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 the time chatting enter key message.
Platform: | Size: 48128 | Author: tang | Hits:

[Communication-MobileCSocket

Description: 这是一个用MFC实现CSocket程序,能够一定的聊天功能,是基于网络局域网的一个通讯工具.-with MFC CSocket procedures, we can chat function, LAN-based network is a communications tool.
Platform: | Size: 3923968 | Author: lizi | Hits:

[Internet-NetworkCSocket

Description: 通过CSocket实现简单的聊天功能,简单说明CSocket的使用。-CSocket to achieve through a simple chat functionality, a brief explanation of the use of CSocket.
Platform: | Size: 92160 | Author: rongyu liu | Hits:

[Internet-NetworkCSocket

Description: 用CSocket API来实现聊天室 VC6以上均可运行-CSocket API used to achieve the chat rooms can run more than VC6
Platform: | Size: 48128 | Author: FY | Hits:

[Internet-NetworkChatRoom(Csocket)

Description: ChatRoom(Csocket)是用csocket实现的多人聊天程序!-ChatRoom (Csocket) is used to achieve more than CSocket chat program!
Platform: | Size: 7568384 | Author: df | Hits:

[Internet-NetworkChatRoom(Csocket)

Description: 使用Csocket实现chatroom聊天室程序,里面包含头文件和源文件,仅供参考!-Use CSocket to achieve chatroom chat room program, which contains header files and source files, for reference purposes only!
Platform: | Size: 12288 | Author: df | Hits:

[CommunicationChatRoom(Csocket)

Description: 在VC环境下实现的,使用CSocket类的聊天程序-In the VC environment to achieve, using CSocket class chat program
Platform: | Size: 1939456 | Author: 吴贤宇 | Hits:

[Internet-NetworkCSocket

Description: 这是一个基于VC6.0 CSocket套接字开发的简单文本通信程序,对网络初学者有一定参考价值。-This is a VC6.0 CSocket socket on the development of simple text communications procedures, the network has a certain reference value for beginners.
Platform: | Size: 44032 | Author: vctrane | Hits:

[Internet-NetworkChatRoom(Csocket)

Description: 一个基于CSocket类的聊天室源代码。-CSocket-based class chat room source code.
Platform: | Size: 18432 | Author: | Hits:

[Internet-NetworkCsocket

Description:  本文介绍了CAsyncSocket、CSocket类,并用CSocket类编写了一个简单实用的网络聊天程序。读者还可以通过MFC CArchive 对象进行信息的收发操作,使得网络传输如同使用MFC的文档连载协议(Serialization protocol),简捷易用。-This paper introduces CAsyncSocket, CSocket class, and Class CSocket prepared a simple but useful web chat program. Readers can also MFC CArchive object to send and receive information to operate, making use of network transmission as MFC serialization protocol document (Serialization protocol), simple-to-use.
Platform: | Size: 4096 | Author: yifanxuan | Hits:

[Internet-NetworkCSocket

Description: CSocket类的一些相关论文,在VC_6_0中利用CSocket类实现双机通讯,用CSocket实现网络文件的传输,多线程文件传输的实现方法及其性能的研究-CSocket class some of the relevant papers, in the use CSocket Class VC_6_0 realize two-plane communications, using CSocket realize network file transfer, multi-threaded file transfer method and its performance study
Platform: | Size: 1411072 | Author: 叶雪辉 | Hits:

[ICQ-IM-ChatChatRoom(Csocket)

Description: 用csocket实现的聊天室软件,是单线程异步的-Using CSocket implementation of the chat room software, are single-threaded asynchronous
Platform: | Size: 6389760 | Author: 郑正 | Hits:

[Internet-NetworkCSocket

Description: CSocket类的应用。程序包括一个服务端和一个客户端,服务器程序接收到客户端发送的数据后,将数据从串口发送-CSocket class applications. Procedures, including a service client and a client, the server program to receive data sent by the client will send data from the serial port
Platform: | Size: 9741312 | Author: lanyu | Hits:

[Internet-NetworkCSocket

Description: 用socket编写聊天程序,是客户端,利用了MFC中的CSOCKET类,实现了简单的会话-Socket chat with the preparation process, the client, using the MFC Class CSOCKET in achieving a simple conversation
Platform: | Size: 310272 | Author: 张荣 | Hits:

[ICQ-IM-Chatcsocket

Description: 该聊天程序包括服务器和客户端两部分,使用是MFC的CSOCKET类。它可以使多个人聊天,其工作方式类似于网上聊天室。客户端可以选择谈话对象,有32种动作,可以设置字体颜色,也可以悄悄地对某人说,对信息进行过滤。服务器端可以“踢“人,并可以防止用户名称的重复-The chat program, including server and client in two parts, the use of the MFC Class CSOCKET. It allows individuals to chat and more, the work is similar to online chat rooms. Client s can choose to target, there are 32 kinds of moves, can set the font color, you can quietly against a person that the information filter. Server-side to "kick", and can prevent duplication of user names
Platform: | Size: 3869696 | Author: aaa | Hits:

[Internet-NetworkChatRoom(Csocket)

Description: 利用mfc的封装类csocket实现点对点的局域网通信-Mfc category using the package to achieve csocket LAN peer-to-peer communication
Platform: | Size: 1949696 | Author: liupingjin | Hits:
« 12 3 4 5 6 7 8 9 10 ... 33 »

CodeBus www.codebus.net