| Projects on Google Code | Results 1 - 10 of 17 |
Fastnet is a network library for C++ programming. It's based on Boost.Asio, a great network library from boost. Asio do some amazing work to simplify network application development. Fastnet is a high level abstraction of network applications, much like Apache Mina, Cindy.
With Fastnet, develop...
bas(name as boost_asio_server) is a server framework implementation of the Half-Sync/Half-Async mode, can greatly simplify the development of tcp server. copyright (c) 2009 Xu Ye Jun (moore.xu@gmail.com), distributed under the Boost Software License, Version 1.0. (See http://www.boost.org/LICENSE_1_...
[WavInvert Wavファイルの位相を反転するプログラムWavInvertのページ]
[Pulse5 ASIOデバイスに正弦波のパルスを出力して録音し、WAVファイルを作成するPulse5のページ]
[BitsPerSampleConv 量子化ビット数を減らすプログラムBitsPerSampleConvのページ]
[WavDiff 2つのWAVファイルの差分WAVファイルを作成するプログラムWavDiffのページ]
[WavSynchro 2つの同じ曲のWAVファイルの演奏開始時間と終了時間を合わせるプログラムWavSynchroのページ]
[Wav2Gnu...
WebDMA was created to allow our FIRST Robotics team to tune our robot in an easy to use and intuitive way via any modern web browser.
Using C++ operator overloading, WebDMA provides proxy objects that your application can use as normal variables which can be manipulated or displayed by your appli...
Generic C++ API for extracting data from social network vkontakte.ru
----
===dependencies===
* boost 1.35
* sqlite3 (optional: for cache features support)
=*一个使用asio构造的网络构架...*=
针对网络通信的第一个版本(1.4)完成。
下一版本(2.0)框架中使用protobuf做为通信协议。
tootasio relies on Martin Roth's JAsioHost project available from http://github.com/mhroth/jasiohost/tree/master
The project is separated from tootaudioservers because JAsioHost is non-free since it in turn relies on the Steinberg ASIO SDK which is non-free.
Inside this repo you can find these Projects:
- FluxIO - A little socket server (with a minimal http support) based on boost and asio;
- TryOpenGL - A little OpenGL test.
A duplex RPC implemention( static, pure C++ )
Toy project not for business use.