Forum C# what server-side work can and cannot I do without internet?

what server-side work can and cannot I do without internet?

Postby EndangeringSpecies » June 8th, 2011, 4:26 pm

I would like to do some low key learning/development work on a machine that does not have internet connection. And it appears that at least some of the server-side functionality is present in the dll files that come with the demo games. However, it seems that the server software on my machine accesses Player.IO server anyway, such as to check the version number.

Well, is there a way to do at least some development work without internet connection or is connection required to do anything and everything related to Player.IO?
EndangeringSpecies
 
Posts: 2
Joined: May 28th, 2011, 11:42 pm

Re: what server-side work can and cannot I do without internet?

Postby Oliver » June 9th, 2011, 10:52 am

Sorry; Since a big part of Player.IO is hosted 'in the cloud', internet connection is required to do any sort of development with Player.IO.

Best,
Oliver
User avatar
Oliver
.IO
 
Posts: 1159
Joined: January 12th, 2010, 8:29 am


Return to C#