Welcome![Sign In][Sign Up]
Location:
Search - vb6 winsock

Search list

[CSharpnetchat_VB

Description: 局域网聊天软件源代码 用VB6+winsock控件写的,功能算不上很强,但仅作为聊天之用或是学习一下那是足够。理论上支持无限用户,当然要看你的服务器了-LAN chat software source code with VB6 + winsock controls write, not a strong function, but only used as a chat or learning about it is enough. Theoretically support unlimited users, of course, depends on the server you
Platform: | Size: 83900 | Author: 毛毛 | Hits:

[Internet-Network運用WinSock 來傳送資料

Description: 多年前寫的程序,利用vb6,運用WinSock 來傳送資料,給有需要此功能的人參考!!
Platform: | Size: 26112 | Author: ahwing | Hits:

[Communicationtcp_ip

Description: vb利用winSocket写的 网络数据传输 程序 很简单的实现了文件的传输,XPSP2 上 vb6.0 调试通过。 -vb winSocket write use of network data transmission procedure is very simple realization of the document transmission, XPSP2 on vb6.0 debugging through.
Platform: | Size: 9216 | Author: meiwei | Hits:

[CSharpnetchat_VB

Description: 局域网聊天软件源代码 用VB6+winsock控件写的,功能算不上很强,但仅作为聊天之用或是学习一下那是足够。理论上支持无限用户,当然要看你的服务器了-LAN chat software source code with VB6+ winsock controls write, not a strong function, but only used as a chat or learning about it is enough. Theoretically support unlimited users, of course, depends on the server you
Platform: | Size: 83968 | Author: 毛毛 | Hits:

[Algorithmchinapi_demo

Description: 这些是我特地制作的分布式计算的示例程序,仅供各位相关开发人员参考使用 本作以ChinaPI的第一个内部测试版作为蓝本修改而成,旨在提高中国分布式计算的设计水平 架构完整,包含除安全组件的其他重要组件(为了突出分布式计算和ChinaPI的安全,各个组件均进行了简化) 对PI的计算使用BBP公式(计算核心部分并非重点,写得比较乱) 为了通俗易懂,使用VB6.0编写 文档并非标准文档,只是示意性的 相关源码及文档可以经修改后再发行,但须遵循以下条款: 1、源码及公开文档需包含下列文字: 修改自分布式计算开发示例 原作者 郝佳男 2、不得用于以下用途: 1)非法项目 2)商业项目 3)与个人功利有关的方面(如论文、毕设等) 3、经原作者特殊授权的不受此条款制约 由于制作仓促,难免会有疏漏,敬请指正 欢迎大家讨论(http://www.equn.com/forum/forumdisplay.php?fid=2) 但下列问题请大家自己查阅相关资料(我希望重点讨论与分布式计算有关的部分) 原因:这些都是实现的细节,并非分布式计算设计的重点 1、Windows编程方面的 2、VB编程方面的 3、BBP公式相关 4、WinSock编程方面的 5、数据库方面的 -which I specially produced by the example of distributed computing procedures, is for staff development related to the use of the reference to ChinaPI for the internal test version of a blueprint for modification %, aimed at improving China's distributed computing framework for the design standards integrity, Apart from the safety component contains other important components (in order to highlight ChinaPI distributed computing and security, various components have been simplified) on the PI BBP calculated using the formula (not part of the core focus, written more chaos) for user-friendly, using Visual Basic 6.0 is not a standard document prepared documentation, only indicative of the source code and related documentation can be modified after issuance, subject to the following condit
Platform: | Size: 113664 | Author: 侯欣杰 | Hits:

[Internet-NetworkTestDownload

Description: 使用单元多线程+WINSOCK控件,实现VB6下的多线程(界面+下载线程)工作,以及多任务下载管理(添加,删除,开始,停止下载等)功能的源代码.-The use of multi-threaded unit+ WINSOCK control, realize the multi-threaded VB6 (interface+ Download thread), as well as multi-tasking download management (add, delete, start, stop downloads, etc.) function in the source code.
Platform: | Size: 36864 | Author: 马大哈 | Hits:

[Internet-Networktcp_winsock_controler

Description: 这是VB6.0上MSDN的例子,不过我做了稍微改动,能实现输入任意的IP地址,实现与其通信的目的-This is a VB6.0 example on MSDN, but I make a slight alteration can realize arbitrary input IP address, the realization of the purpose of communication
Platform: | Size: 17408 | Author: yxs | Hits:

[Internet-NetworkVB6_Winsock_SendFile

Description: 尝试做了一个利用WINSOCK控件的自动分包发送机制的东东(VB6.0) 我最终的测试结果如下: 使用约44M的RAR文件(陈辉机器里找的一个什么安装包,不管它...),在陈辉机器上运行客户端,在我机器上运行服务器端,并启动服务. 网络环境是100M局域网,服务器端是INTEL双核本本+2003SP2,客户端是AMD双核台机+XPSP2,使用对联线联机. 传送过程中,峰值速度约45Mb/S,稳定速度约40Mb/S 换算为MB/S就分别约为5.6MB/S与5MB/S 100M局域网理论最高是12.5MB/S,而测试WINDOWS的文件复制,可达10MB/S(80Mb/S),不知道怎么搞的... 这里面还有个问题,就是传输过程中CPU占用严重,达到了20%到40%左右,在单核机器上应该就是40%到 80%了吧...... 代码采用多客户端结构,测试过同时接收多个客户端发送文件,正常接收. BY 嗷嗷叫的老马 http://www.m5home.com 2008-07-29-err
Platform: | Size: 39936 | Author: 马大哈 | Hits:

[Internet-Networknetchat

Description: 用VB6+winsock控件写的,功能算不上很强,但仅作为聊 天之用或是学习一下那是足够了!!! 理论上支持无限用户,如果你的服务器吃得消就行了! 聊天信息支持简单的RTF! -VB6+ winsock control with Writing, feature is not very strong, but only for use as a chat or you study it is enough! ! ! Theoretically support unlimited users, if your server be able to stand on the list! Supporting the information easy to chat RTF!
Platform: | Size: 83968 | Author: allisonying | Hits:

[SQL ServerVB6.0winsock

Description: 基于VB实现局域网内的文件传输,利用winsock实现网络编程-Implementation using VB LAN file transfer
Platform: | Size: 64512 | Author: 管子 | Hits:

[Proxy Serverproxy

Description: 用VB编程实现Winsock穿透各种代理的功能,可有效帮助大家更清楚地了解sock5的穿透过程,在VB6下顺利编译,有兴趣的可以慢慢完善它。-Winsock Programming with VB penetration feature a variety of agents, which can effectively help people better understand the penetration process sock5 in VB6 compile successfully, it can be interested in improving it.
Platform: | Size: 337920 | Author: Massachusetts | Hits:

[Internet-Networknetwork_time

Description: 从网页报头中提取网络时间 VB6(Winsock编程)-Header from the page to extract network time VB6 (Winsock Programming)
Platform: | Size: 8192 | Author: 炝炜 | Hits:

[Internet-Networkvb6winsockSample

Description: vb6 winsock 最简示例 帮助你快速学习winsock-The most simple example vb6 winsock
Platform: | Size: 69632 | Author: zhang | Hits:

[Windows DevelopWinSocket

Description: VB6 最简单的winsock控件使用方法 高手就不要下了-VB6 easiest to use winsock control expert, do not down the
Platform: | Size: 3072 | Author: inreyou | Hits:

[Internet-Networkwinsock

Description: 详细介绍了vb6中使用winsock控件进行网络编程的的原理-Details of the vb6 winsock control the use of the principle of network programming
Platform: | Size: 63488 | Author: 吴宇 | Hits:

[TCP/IP stackWINSOCK

Description: socket programing in vb6
Platform: | Size: 457728 | Author: nazar | Hits:

[OtherVB6-P-Winsock

Description: VB6 + Winsock.txt VB6 + Winsock.txt-VB6+ Winsock.txt VB6+ Winsock.txt
Platform: | Size: 11264 | Author: awere4 | Hits:

[Otherwinsock

Description: winsock program using VB6-winsock program using VB6
Platform: | Size: 28672 | Author: luong | Hits:

[TCP/IP stackWinsock-vb6-example-source-code

Description: This program is an example of VB6 winsock application. It has both server and client source codes that you can compile and test it for developping your own projects (for example, chat, game servers etc.)
Platform: | Size: 7168 | Author: amumux | Hits:

[TCP/IP stackVB6.0 tcp通信程序

Description: 利用winsock控件,实现服务器客户端的通信(Using Winsock control to realize the communication between server and client)
Platform: | Size: 4096 | Author: 流年真似水 | Hits:
« 12 3 »

CodeBus www.codebus.net