Location:
Search - vc2005 socket
Search list
Description: 在evmdm6437上实现dsp与主机之间的通信实例,主机端采用VC2005开发平台,dsp上采用ccs3.3,ndk为1.92版本,内附有在不同频率下通信的测试数据
Platform: |
Size: 54272 |
Author: Zhang sande |
Hits:
Description: Socket对GetHttp报文的简单实现,注释比较详细。
VC2005编译通过。-Socket for a simple message GetHttp achieved, more detailed notes.
Platform: |
Size: 1024 |
Author: 李振 |
Hits:
Description: 获取局域网机器IP地址的范例,在VC2008上编译通过。-LAN IP address of the machine to obtain the sample, the VC2008 through the compiler.
Platform: |
Size: 3689472 |
Author: lhf |
Hits:
Description: 用VC2005 编写的通过Socket发送数据
实现两台计算机之间的通讯-vc2005 send data socket
Platform: |
Size: 8300544 |
Author: GongChun |
Hits:
Description: 用VC2005 编写的通过Socket接受数据
实现两台计算机之间的通讯-vc2005 receive data
Platform: |
Size: 8510464 |
Author: GongChun |
Hits:
Description: VC2005写的 CHttpFile类 读取网页原码的小程序-VC2005 category CHttpFile write code to read the original web page applet
Platform: |
Size: 39936 |
Author: libo |
Hits:
Description: 偶从大学开始维护至今的好东西。这个高度封装的轻量级网络库实现了基于异步Socket的C/S模式通信环境。本库经过4个现实项目的考验,用于轻量级的应用,不先进、不高深,但是讲究实用,开发小型C/S架构程序比ACE\Socket\QT都快。
主要特点:
1、已经为传送大文件做了优化。自动拆分、拼合,如果配合上内存映射文件,可以传送超过内存容量的数据(32位指针)。
2、集成了接受者-伴随处理者模型,收到的数据包传递到独立的线程回调用户的处理函数。
3、提供了C++封装,只需重载服务器类、客户端类的方法即可实现收发。
4、提供了C封装,简单调用方法实现发送
已经在范例中实现了C/S程序的框架,服务采用C接口演示,客户用C++接口演示,收发程序合二为一。
编译器支持 VC2005 ~ VC 2010-The highly encapsulated lightweight network based on Asynchronous Socket library implementation in C/S mode communications environment. The reality of the library, four test items for lightweight applications.
Main features:
1, has to send large files are optimized. Automatically split, put together, with the memory map if the file can be sent over the data memory (32-bit pointer).
2, the integrated receiver- with handler model, the received data packets delivered to the user separate thread callback handler.
3, provides a C++ package, just reload the server class, client class methods send and receive can be realized.
4, provides a C package, simply call the method to achieve transmit
Has been achieved in the sample C/S framework of the program, service demonstration using C interfaces, the customer interfaces with C++ demo, send and receive programs combined.
Compiler support for VC2005 ~ VC 2010
Platform: |
Size: 129024 |
Author: 流浪小狗 |
Hits: