tranbonium
Check me out on the web at my blog.
College Student studying Mechanical Engineering and Computer Science. Working as a Web and Software Application Developer as a part-time job. Enjoy skiing in the Rockey Mountains in my free time.
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Coffeehouse | This one's for Beer28 | 18 | Feb 03, 2005 at 7:53 PM |
Looking at XNA - Part One
Nov 18, 2006 at 11:50 PMWill you be able to make networked games - ie remote multiplayer?
How about a game that can be played by multiple people on either XBox360 or Windows PCs together?
How about revenue sharing or actually selling your games through xbox live?
Can Windows Forms be used, or XAML, and if so, is there just a new presentation layer that represents standard buttons, etc, making more game like menus straight from windows.forms code?
I'll definitely look around the web for answers, but I figured I'd post them as I watched up the video.
I'd love any remarks you can share, or thoughts on future developments?
Edit::
Read the FAQ for more answers: http://msdn.microsoft.com/directx/xna/faq/
Looking at XNA - Part One
Nov 18, 2006 at 11:27 PMThe XNA Framework is included with XNA Game Studio Express and it is the set of managed (.NET) libraries based on the .NET Framework 2.0 that developers use.
Q: Do we have network or Xbox Live access on the Xbox 360 via the XNA Framework?
A: On Windows you can use System.Net or any other network library. On Xbox 360 there is no network support. Local multi-player support is supported on the Xbox 360 however.
Eventually, you’ll be able to distribute that code to other Xbox 360s, opening up a unique publishing avenue which will democratize game development on consoles.
Michael Surkan: Introduction to IPV6
Nov 18, 2006 at 10:00 PMSo can an application be developed on XP, using the Teredo framework, that will work with both IPv4 and IPv6, using the same code, but having a address config setting that can be entered in either format?
Also, do you have an idea of how quickly the backbone will become IPv6 aware, and support both types of traffic. And will systems such as IM and Windows Messenger become the new DNS system of sorts. Of course web browsing will continue to use DNS, and I'm sure the DNS system as a whole will incorporate IPv6 along with the rest of the Internet community.
An idea??:
Maybe in the future you won't be concerned of hitting a web server at name.ispserver.backbone.com:port, but rather just connect to name@live.com, or name@gmail.com, and emails will now be configured on a person's machine (possibly through the IM software), as being a personal domain name if you will?
What do channel 9ers think? or Michael Surkan?