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

Search list

[TCP/IP stackwinsock

Description: winsocked programming.A chat tool by Tcp/IP.Programmed by visual basic 6.0
Platform: | Size: 15381 | Author: haha | Hits:

[Internet-Networkvb_winsock

Description: c/s模式socket编程,Visual Basic代码-c/s mode socket programming, Visual Basic code
Platform: | Size: 5120 | 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:

[SCMPICC库函数

Description: 一个不错的PICC函数库说明,是PIC单片机开发工具资料-PICC a good library that is the PIC microcontroller development tool
Platform: | Size: 74752 | Author: | Hits:

[Windows Develop企业级的DLL全部源代码

Description: 这是用VB写的winsock 我们可以完全放弃微软的WINSOCK.OCX了.这便于我的写出的软件少依赖控件-This is written in VB winsock we can completely abandon the Microsoft WINSOCK.OCX. This will help me to write software less dependent on controls
Platform: | Size: 196608 | Author: | Hits:

[Internet-NetworkWinsock通信测试程序--Source-V2.0

Description: 使用Winsock控件编写的TCP、UDP通信测试程序,支持CRC、XOR、SUM等通信校验方式,是一款比较使用的工程测试工具软件-Winsock controls prepared by the TCP, UDP communications test procedure, support CRC, XOR, SUM calibration methods such as communications, is a comparison of the use of engineering software testing tools
Platform: | Size: 63488 | Author: 黄先生 | Hits:

[Windows Develop文件传送

Description: 局域网文件传输 为了设计统一和用户操作方便,我们希望将服务端与客户端融合在一起,形成一个程序,这样用户理解起来,更加直观一点(其实这样做也是为了方便调试,大家可以在本机上测试,自己传文件给自己)。所以,我们在程序中需要使用两个Winsock控件,一个负责监听,一个负责发送,当发送端连接成功以后,便选择一个待发送的文件(可以是任意二进制文件),接着将文件名和文件字节长度发送给接收端,接收端收到这个消息以后,将文件名和文件长度解析出来,然后通知发送端可以开始发送文件;发送端读到这个消息之后,将文件流以字节的形式发送到接收端,接收端收到后,将二进制流回写,保存成文件即可。这里要注意两点,一个是由于Winsock每次最大传输8K的内容,所以需要将文件分解,每次传输固定数目的字节流,这样发送和接收时都可以根据这个数目来判断文件传输的进程,一旦字节流数目等于文件的大小,就需要关闭相应的文件句柄;另一点是由于我只使用一个Winsock控件接收,接收文本时需要注意要将UNICODE转码,解析成可识别的信息。 -LAN file transfer to uniform design and user convenience, we hope it will end service and client together and form a process so that users understand, a more intuitive 1:00 (in fact, do so in order to facilitate debugging, you can test the machine, its own text- items for himself). Therefore, we need procedures in the use of two Winsock Control, a charge of wiretapping, a charge of this, when the transmitter connects successfully, it will be a choice to send the document (can be arbitrary binary files), will then file names and the length byte sent to the receiver, receiver- After receiving the news, file names and length analysis, and then notify the sender can begin sending documents; Send-read the news, the flow of documents in the form of bytes sent to the receiving end, the receivin
Platform: | Size: 11264 | Author: sasa | Hits:

[Internet-NetworkWinServer

Description: Winsock 可以查看远程桌面,使用了GDI+进行数据的转换(把BMP数据转换成PNG格式),传输速度快 2.可以用鼠标控制 3.可以用键盘控制 4.服务端可以被多人连接控制 5.可以(强行)重启/关机 6.可以远程登录计算机,并且可以发送Ctrl+Alt+Del三键出现登录界面(Win2000/NT4.0/XP) 7.能够读取远程计算机的剪贴板,并且放在本机的剪贴板中-Winsock can view Remote Desktop, GDI used for data conversion (BMP data put into PNG format), two fast transmission. the mouse can be used to control 3. the keyboard can be used to control four. the server can be connected to control more than five. may to (forced) to resume/Off 6. remote Login computer, and can send Ctrl-Alt-Del key emerging logged three interfaces (Win2000/NT4.0/X P) 7. Remote computer to read the clipboard, and the machine on the clipboard
Platform: | Size: 10240 | Author: zrg | Hits:

[Windows Developwinsockpassimage

Description: winsock传输图像,VB编程,实现点到点间的图像传送-protocols of transmission images, VB, point-to-point transmission of images
Platform: | Size: 3072 | Author: 燕先生 | Hits:

[SCMstcMCU

Description: 自己做的STC单片机开发包,非常实用的开发工具-do for myself STC microcontroller development kits, very useful development tool
Platform: | Size: 39936 | Author: 龙飞雪 | Hits:

[Internet-Networkwujj

Description: 运用vb的winsock等控件实现简单的通信!(类似局域网聊天)-winsock use Visual Basic controls and other communications to achieve simple! (Similar to LAN chatting)
Platform: | Size: 474112 | Author: wujunjie | 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:

[TCP/IP stackwinsock

Description: 有关VB的winsock编程,可供初学者学习使用!-Related to the winsock programming VB for beginners learning to use!
Platform: | Size: 15360 | Author: AAA | Hits:

[Internet-NetworkWinsock

Description: 用Winsock制作的局域网文件传输系统, 传输速度超快-Production LAN with Winsock file transfer systems, ultra-fast transmission speeds
Platform: | Size: 233472 | Author: 李骏 | Hits:

[TCP/IP stackwinsock

Description: winsocked programming.A chat tool by Tcp/IP.Programmed by visual basic 6.0
Platform: | Size: 15360 | Author: haha | Hits:

[Internet-NetworkCSocketMaster13_CSocketPlus12_alfa

Description: CSocketMaster13_CSocketPlus12 不用Winsock进行网络通讯,别人上传过CSocketMaster1.1版本的,我这个是新版本的:)-CSocketMaster13_CSocketPlus12 do not have Winsock network communications, others uploaded CSocketMaster1.1 version, I this is a new version:)
Platform: | Size: 125952 | Author: 张见 | Hits:

[Internet-NetworkWinsockClient

Description: Winsock的多客户服务器源代码,比较好的WINSOCK应用示例!-Winsock Multi-client server source code
Platform: | Size: 16384 | Author: 互网 | Hits:

[Internet-NetworkWinsock-Client-Server-Chat

Description: winsock basics a simple application to chat in client server
Platform: | Size: 8192 | Author: ssdd9258 | Hits:
« 12 3 4 »

CodeBus www.codebus.net