Skip to content

aiusepsi/SourceRcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SourceRcon Example in C#
Copyright Andrew Simpson 2008-2011
http://aiusepsi.co.uk

This code works, more or less, but the sample program isn't too user-friendly. Not all exceptions are handled, so remember your try/catch blocks!

Version History:

1.1.1	Switched from ASCII to UTF8 encoding (Thanks, Namolem)

1.1.0 	Code cleanup, improved console program

1.0.0 	Initial Release

Licensed under the BSD License.
http://creativecommons.org/licenses/BSD/

In summary:

You are free:

    * to Share — to copy, distribute and transmit the work
    * to Remix — to adapt the work

Under the following conditions:

    * No Endorsement. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission.
    *
    * You must retain the license terms and copyright notice in any source code distribution and reproduce them in documentation for binary distributions.
    * Any of the above conditions can be waived if you get permission from the copyright holder.

About

C# Source Engine Rcon Library (with example usage)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages