-
很多vc++的经典例程,vc++6中编译成功,实用性很强,有帮助!...
很多vc++的经典例程,vc++6中编译成功,实用性很强,有帮助!-vc++ many of the classic routines, vc++ 6.0 compiler successful, very practical, help!
- 2023-04-27 07:25:03下载
- 积分:1
-
MasterK120S 通信 RS232 PC
PLC主站K LG为PC机之间的通信,数据的读写PLC
- 2022-12-02 04:05:04下载
- 积分:1
-
用javascript开发字典探测用户名或密码工具.rar
用javascript开发字典探测用户名或密码工具.rar-Use javascript to detect the development of dictionaries username or password tool. Rar
- 2022-05-27 12:05:32下载
- 积分:1
-
这个小程序可以帮你统计你输入的总的字符数和英文(中文)字符数!...
这个小程序可以帮你统计你输入的总的字符数和英文(中文)字符数!-This little program can help you statistics you enter the total number of characters and English (Chinese) characters!
- 2022-04-26 23:24:36下载
- 积分:1
-
用汇编语言实现电话号码本管理
用汇编语言实现电话号码本管理-use assembler language to implement phonebook management
- 2022-05-21 14:15:47下载
- 积分:1
-
fltk和vega联合编程的例子,fltk是一个跨平台界面包,vega是一个虚拟场景的渲染工具,fltk和vega相结合可实现具有丰富界面的跨平台的vega编程...
fltk和vega联合编程的例子,fltk是一个跨平台界面包,vega是一个虚拟场景的渲染工具,fltk和vega相结合可实现具有丰富界面的跨平台的vega编程(自己开发)-fltk and Salmon joint programming examples fltk is a cross-platform interface kits, Salmon is a virtual scene rendering tools, and fltk loves to be combined to achieve the rich interface of cross-platform programming Salmon (their development)
- 2022-02-12 19:44:37下载
- 积分:1
-
windows 2000/xp wdm 设备驱动程序开发(第2版) 武安河 编著,网上大多数下的都是第一版,很少有第2版的,我共享下...
windows 2000/xp wdm 设备驱动程序开发(第2版) 武安河 编著,网上大多数下的都是第一版,很少有第2版的,我共享下-windows 2000/xp wdm Device Driver Development (2nd Edition) wu" an River ed, on-line are most of the next edition, with little version 2, I have to share
- 2022-06-02 18:42:31下载
- 积分:1
-
局域网文件传输
为了设计统一和用户操作方便,我们希望将服务端与客户端融合在一起,形成一个程序,这样用户理解起来,更加直观一点(其实这样做也是为了方便调试,大...
局域网文件传输
为了设计统一和用户操作方便,我们希望将服务端与客户端融合在一起,形成一个程序,这样用户理解起来,更加直观一点(其实这样做也是为了方便调试,大家可以在本机上测试,自己传文件给自己)。所以,我们在程序中需要使用两个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
- 2022-04-14 22:25:12下载
- 积分:1
-
一个一载的源程序
一个一载的源程序-a source of a set
- 2022-06-15 23:40:30下载
- 积分:1
-
基于MeChat,增加了后台管理和聊天室管理功能,增强了处理web页面的性能美化了介面 实现专用高性能web聊天室的功能,安装、维护极其简单。AbcChat采用...
基于MeChat,增加了后台管理和聊天室管理功能,增强了处理web页面的性能美化了介面 实现专用高性能web聊天室的功能,安装、维护极其简单。AbcChat采用C++编制,速度奇快,支持5000人同时在线! AbcChat灵活的模板结构,提供您一个充分展示自己个性的平台支持-Based on MeChat, an increase of the background to the management and chat room management capabilities and enhanced performance to deal with web pages dedicated to beautify the interface to achieve high-performance web chat room features, installation, maintenance is extremely simple. AbcChat using C++ Establishment, the speed of a swift pace in support of 5,000 people online at the same time! AbcChat flexible template structure, and provide you with a fully personalized platform to display their support
- 2022-05-13 04:23:19下载
- 积分:1