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:
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:
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:
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:
Description: 有关VB的winsock编程,可供初学者学习使用!-Related to the winsock programming VB for beginners learning to use! Platform: |
Size: 15360 |
Author:AAA |
Hits:
Description: 用 winsock 做的下载软件 (可用作软件升级)-Winsock to do with the download software (can be used as a software upgrade) Platform: |
Size: 2048 |
Author:wang qiang |
Hits:
Description: (英文原版)这本书关注与Winsock网络编程技术。主要包括接口API,.net sockets,vb Winsock控制,RAS,IP Helper API 等-This book primarily focuses on the Winsock network programming technology. This book covers six technical areas:
Winsock application programming interface (API)
.NET Sockets (from C#)
Visual Basic Winsock Control
Client Remote Access Server (RAS)
IP Helper API
Legacy Networking—NetBIOS and the Windows redirector
Platform: |
Size: 1794048 |
Author:秦 |
Hits: