serialXP is an updated version of serialiodotnet, which is an adaptation of serialio for Windows XP and Windows Vista. It is not tested on earlier versions of Windows, but should work.
serialXP was written in the C# programming language, and is a .NET application, so if it does not run, make sure you have the .NET runtime installed on your machine (dotnetfx.exe, located at http://www.microsoft.com/downloads/details.aspx?familyid=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en).
thanks go out to Leslie Sanford, who posted a MIDI library for .NET over at codeproject.com ( http://www.codeproject.com/cs/media/MIDIToolkit.asp ). without this library, midi support for serialXP wouldn’t be out anytime soon, so thank you Leslie.
as always, please send any questions, bugs, comments or otherwise to: kid_sputnik at yahoo dot com
thanks! -daniel battaglia / kid_sputnik
VERSIONS:
1.0.1 – setup / installer file: Attached serialXP 1.0.1
1.0.0 – setup / installer file: Attached serialXP 1.0
source code (C#): Attached serialXP 1.0 with source
