Welcome![Sign In][Sign Up]
Location:
Search - visual basic chat

Search list

[ASPVisual Web QQ v1.0

Description: · 拥有腾迅QQ最基本的聊天功能。 · 使用了QQ的IP数据库,聊天时可以察看对方IP。 · 聊天信息全部以加密方式进行交换! · 推荐局域网使用性能最佳! · 兼容Discuz!/PHPWind论坛-have QQ basic chat. The use of IP database QQ, chat can see the other side IP. Chat with all the information exchange encryption methods! Suggest LAN performance best! Compatible BBS! / PHPWind Forum
Platform: | Size: 1688355 | Author: 毛嘉 | Hits:

[WinSock-NDISchat

Description: 使用Visual Basic编写两天软件,工具等。
Platform: | Size: 96182 | Author: cai | Hits:

[Othercompletehobbyhorse

Description: 很完整的一个木马程序,也可以聊天...功能很全-Complete a Trojan program, you can chat function is very wide ...
Platform: | Size: 26624 | Author: 站长 | Hits:

[Compress-Decompress algrithms语音聊天

Description: 在winsock基础上实现的语音聊天,音质很棒-based on the voice chat, which sound great
Platform: | Size: 20480 | Author: 杨和平 | Hits:

[Internet-NetworkA Basic Multi-User Chat Program

Description: 多用户聊天服务器,代码完成了winsock多连接的应用,-multi-user chat server, code completion of a multi-link protocols of the application
Platform: | Size: 6144 | Author: 小军 | Hits:

[Communicationcode0001

Description: 最简单的vb聊天程序 winsock实现-most simple vb chat program to achieve winsock
Platform: | Size: 12288 | Author: 董炳波 | Hits:

[GUI DevelopQQ界面cn700_qqjm

Description: 这是一个QQ界面源程序,融合了QQ的一些基本的功能 。可以在其上进行修改-This is a source interface QQ, QQ integration of a number of basic functions. In its previous changes
Platform: | Size: 260096 | Author: 杨开 | Hits:

[Internet-Network实例95 网络聊天

Description: 这是vb编程的经典实例.如果你有兴趣自己编写一个功能类似qq的聊天工具,此例子就很适合你-This is a classic example of programming. If you have an interest in the preparation of their functions similar qq chat tools, example of this would be well suited for you
Platform: | Size: 25600 | Author: 张标 | Hits:

[Communication即时聊天工具源码

Description: 用VB实现的聊天工具,有点类似阿里巴巴的商贸通-VB chat tools, it is somewhat similar to Alibaba's business-
Platform: | Size: 2997248 | Author: 李年 | Hits:

[Process-Thread2006021801

Description: 共四个演示。分别如下: 1:Sample 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText 不用窗口子类化,而达到和发送自定义消息同样的效果。 3:SendFile 由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat 演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText不能跨进程使用,PostMessage只能在WM_USER以上的自定义消息中才能传递指针,那么如何才能异步通讯呢?我还没有好主意,就用定时器吧!看看这个可以聊天的程序就知道了。-a total of four demonstration. Respectively, as follows : 1 : Sample a simple use of shared memory mapping example, look at two examples run, we know that nothing special. 2 : SendText not window-type, and to achieve this definition of news from the same effect. 3 : As demonstrated SendFile 2 updates, or to pass through the string, impossible to send large text, the cases demonstrate a comprehensive and demonstration to send two large text functions. 4 : Chat demonstration two and three demonstration SendMessage are used to notify the news release, it is not asynchronous communications, inter-process SetWindowText not use, PostMessage WM_USER only in the above-defined messages can transfer target, How can we asynchronous communication? I have not a good idea, on the timer! Chat can look at
Platform: | Size: 52224 | Author: 毛东 | Hits:

[File Operatechatroom007

Description: 可以多人聊天的语音聊天系统,利用vb语言开发。-can chat over the voice chat system using Visual Basic language.
Platform: | Size: 870400 | Author: 艾奥 | Hits:

[GDI-Bitmapezvidc60[1]

Description: the program let the user see the video of webcam in the visual basic-the program let the user see the video of the web cam in the visual basic
Platform: | Size: 147456 | Author: charle | Hits:

[ICQ-IM-Chatchat-system

Description: 非常强大的数据库聊天系统,支持在线聊天,局域网架设服务器后也能相互聊天-A very powerful database chat systems, online chat support, local area network set up server can also chat with each other
Platform: | Size: 1559552 | Author: kp | Hits:

[Bookschat

Description: 实现了局域网聊天室,大家可以在局域网上聊天。先启动SERVER,那再用客户端连接-Realize the local area network chat rooms, you can chat in the local area network. First start the SERVER, then reuse the client to connect
Platform: | Size: 97280 | Author: bac | Hits:

[Multimedia Developser_cli_OK

Description: 網路聊天語音程式 本篇提供一個VOIP的基本程式 讓有興趣的人可以參考看看 -Internet voice chat program to provide a VOIP This basic program so that interested people can look at the reference
Platform: | Size: 14265344 | Author: 童裕淇 | Hits:

[Program docchat

Description: 用“WinSock”控件建立了一个“聊天”程序。该程序可以同在同一台计算机上运行,也可以在网络中的两台计算机上运行。整个程序分为两部分,一部分是客户端,另一部分是服务器端。两部分程序结合使用,即可实现计算机之间的通信,在网上“聊天”。 聊天程序的客户端部分,用于接收和发送从主机传递过来的信息,程序的操作在菜单中进行。程序运行起来后,可通过菜单建立与主机之间的连接。 聊天程序的服务器端部分,用于接收和处理从用户端传递过来的信息。程序运行起来后能够“监听”客户端口,满足用户端提出的连接请求,保证聊天的正常进行。 -With "WinSock" control the establishment of a "chat" program. The program can be the same on the same computer run, or the two in the network run on a computer. The whole process is divided into two parts, a part of the client, the other part is the server-side. A combination of the two parts of the procedure, you can achieve the communication between computers, in-line "chat." Chat client part of the procedure for receiving and sending from the host pass over the information, the operation of procedures carried out in the menu. Program up and running, you can set up through the menu links with the host. Chat server-side part of the procedure for receiving and processing from the transmission from the client information. After the run up to "monitor" port customers to meet the needs of the client connection requests made to guarantee the normal Chat.
Platform: | Size: 3072 | Author: 王西娥 | Hits:

[Windows DevelopMSVoice

Description: Microsoft Visual Basic 6.0 Voice chat can chat on lan-Voice chat
Platform: | Size: 32768 | Author: kenjiro | Hits:

[Internet-NetworkWinsock-Client-Server-Chat

Description: winsock basics a simple application to chat in client server
Platform: | Size: 8192 | Author: ssdd9258 | Hits:

[Internet-NetworkIRC

Description: Internet Relay Chat using Visual Basic 6.0
Platform: | Size: 3181568 | Author: rydon_pogi | Hits:

[Otherchat

Description: visual basic simple chat
Platform: | Size: 4096 | Author: atibon | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net