RSS 3 projects tagged "Windows"

No download Website Updated 26 Apr 2013 ENet for C#

Screenshot
Pop 36.44
Vit 7.38

ENet for C# wraps the C-language ENet networking library. For games and other realtime applications, if you use TCP, old data can hold up newer data, even if it is no longer relevant (old positions, etc.). Your players will perceive any lost packet as a "lag burst". ENet supports multiple in-order streams of data, and allows you to decide on reliability on a per-packet basis. The library is useful for both client-server and peer-to-peer architectures.

No download Website Updated 18 May 2013 HIDSharp

Screenshot
Pop 89.73
Vit 1.29

HIDSharp is a multiplatform .NET library for USB HID devices. It is COM-enabled to allow use in VB6 and MS Office.

No download Website Updated 03 Feb 2013 NASPRO

Screenshot
Pop 72.00
Vit 11.62

NASPRO ("NASPRO Architecture for Sound PROcessing") is a collection of Free and Open Source sound processing software built around the LV2 plugin standard.

Screenshot

Project Spotlight

metaf2xml

A program that parses METAR, TAF, SYNOP, and BUOY messages and stores them as XML.

Screenshot

Project Spotlight

Socket++

A C++ class library for using sockets.