CryptSharp (.NET Library)
Just wanted to give you a total shout man. I have been reading all day today and yesterday. I am a total .Net noob writing a specific server-app and was looking for a way to secure the passwords as...
View ArticleHidSharp
I have noticed a slight inconsistency in the behaviour of HidSharp on Windows VS Mac OSX...Essentially, I have a Full Speed HID device which on Windows reports input and output report sizes of 65...
View ArticleBug in Second Language
I found a bug in the Second Language library version 1.0.0 also available via NuGet.The bug is in SecondLanguage\SpecialFormatters.cs at the bottom of the file: /// <summary> /// Applies C printf...
View ArticleHIDSharp on Raspberry
I've got Stamps.com scale (Vendor ID 0x1446, Product ID 0x6A73) and in Windows HIDSharp reads the scale's byte stream fine (minor change in Test project => loader.GetDevices(0x1446, 0x6A73).First()...
View ArticleBug in SecondLanguage reading .mo files?
First of all, thank you for developing the SecondLanguage library. We have been using it successfully for a few months now, for the internationalization of a relatively large application, with almost...
View ArticleLinuxHidStream GetFeature/SetFeature
Hi,I was looking to use your library to control a Blink(1) device.It works fine in windows but on a raspberry pi (the real target device) it won't work because GetFeature & SetFeature are not...
View ArticleFaldon - Faldon is an online RPG I wrote. The game has some flaws, but
Faldon - Faldon is an online RPG I wrote. The game has some flaws, but I encourage you to try it.only flaw is your lack of attention!!
View ArticleHidSharp - Catch error when device is unplugged
I'm using the lib in windows.I'm continuously watching the HidStream for data which means that at each callback from BeginRead() I start a new BeginRead().That is the way that I found to continuously...
View Article20th January 2016.
After the server crashed few days ago, stat reset dosnt work anymore. Can you please fix that? Also, Mr spy broke the spell Mind blast few years ago by accident, any way to fix that by any chance?Cheers.
View ArticleUpdated ENet for C#?
I'm curious if ENet for C# is going to be updated to the latest ENet version.Also, is there a repository for the code online somewhere?
View ArticleHidSharp stream.Write throws an exception
Just started using HidSharp, and love the elegant simplicity of finding devices.I can succesfully find my device, Open it and attach it to a HidStreamIf I do Read's on it as in the demo programs, they...
View ArticleMulti HID Devices on USB HID Sharp
HiWin7 32Does HIDsharp allow me to have the following report, prefably xls, Have 2 or more USB RFID readers, all identical. No serial numbers or vid pid. Only thing different is the hub/port...
View ArticleRescale RemoteViewing result...
Hi Zer,RemoteViewing is a really good work! Thanks for it!I have to resize the display (source=1920x1080, target=480x270) in client side (Source ) for making a grid containing several remote screens......
View ArticleHidSharp VB6 examples problem
Hello!I try vb6 example from Version 1.1 (July 28, 2012) (includes C# and VB6 samples) on Win XP 32,and receive 2 errors (look at attached screen shots), tlb file is present in References.Can I get...
View ArticleCrypter.CheckPassword
Hello,Congratulations on the excellent CryptSharp Library. It's simply brilliant.Now I am a script kiddie at max and I have a certain query.I recently used this usage in one of my codes (to check if a...
View ArticleHIDSharp - adding event
Dear All,I am kind of newbie in programming, thus I want to ask you (advanced programmers) if there is any way (and if it is please point it out) to add an event which can be fired by this library when...
View ArticleBug in Second Language
I found a bug in the Second Language library version 1.0.0 also available via NuGet.The bug is in SecondLanguage\SpecialFormatters.cs at the bottom of the file: /// <summary> /// Applies C printf...
View Article