Skip to content

yannisgu/GecoSI.Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GecoSI.Net

GecoSI.Net

Copyright (c) 2013-2014 Simon Denier & Yannis Guedel.

Open-source C#.NET library to use the SPORTident timing system. GecoSI.Net is an port of the Java library GecoSI of Simon Denier.

Distributed under the MIT license (see LICENSE file).

Some parts released by SPORTident under the CC BY 3.0 license. http://creativecommons.org/licenses/by/3.0/

Usage (Library)

  • SiHandler#Connect is the entry point (see ConsoleApplication#Main for a basic client)
  • Client should provide a SiListener implementation to SiHandler
  • SiListener is notified with station status (CommStatus) and SiCard dataframes (SiDataFrame and SiPunch)
  • That's all you need to know!

About

C# .NET SPORTIdent Library based on the Java library GecoSI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages