Shadowrun: Awakened 29 September 2011 - Build 871
SraClientConnection.h
Go to the documentation of this file.
00001 // SraClientConnection.h
00002 
00003 #pragma once
00004 
00005 #include "SraSocket.h"
00006 #include "stdio.h"
00007 
00008 using namespace System;
00009 
00010 namespace SraNetwork
00011 {
00012     public ref class SraServerConnection
00013     {
00014     public:
00015         int ConnectToServer();
00016     };
00017 }

Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net