XNA Creators Club Online
foros de la comunidad

Search Forums

Page 1 of 1 (8 items)
  • Re: XNA redist question

    [SOLVED] with AI that "simulates" 3 clients... all on local machine (on my laptop)!
    Posted to XNA Framework (Forum) by Aoris on 13/07/2009
  • Re: XNA redist question

    Yes I have a laptop but my XNA game works only in LAN because it is a multi player game and use a web service!!!!! and I can't connect laptop to LAN of my uni :-( (damned rules!!!!! :P) At my uni only teacher can ask to lab tech to install stuff... but I will try ask tomorrow...
    Posted to XNA Framework (Forum) by Aoris on 12/07/2009
  • XNA redist question

    Hi,   I should test my XNA game on PCs without XNA framework (on these PCs there is only VS 2008, I can't install XNA framework because I am not an administrator!!!!!). I know that I can't redistribute my game with XNA framework dlls (this violate EULA license) but can I include these dlls in my project only for personal usage without ...
    Posted to XNA Framework (Forum) by Aoris on 12/07/2009
  • Re: XNA Game and SOAP request in asynchronous mode

    O.K. solved (asynchronous mode)... In asynchronous mode the game became very slow... then I will use the secondary thread to handle request and response that works fine..
    Posted to Networking (Forum) by Aoris on 06/07/2009
  • XNA Game and SOAP request in asynchronous mode

    Hi,   I am working around XNA game and web service; my game calls some SOAP requests in asynchronous mode, for each SOAP request there is an event handler. When I run my game, after some seconds it goes in crash... I do not understand what happened, I solve it with secondary thread that handles each SOAP request in synchronous mode (note: the code ...
    Posted to Networking (Forum) by Aoris on 06/07/2009
  • Re: Web Reference and XNA (howto)

    Ops,yes it is more simple add windows library to the solution then follow my "crazy steps"... I forget that I can use web reference in windows library...  Thanks everybody for help.
    Posted to Networking (Forum) by Aoris on 05/07/2009
  • Re: VideoPlayer Won't Play My Video

    Hi,    is video in CBR? Only video in CBR works with XNA (3.1) VideoPlayer, if your video is in VBR you must convert it in CBR.
    Posted to XNA Framework (Forum) by Aoris on 04/07/2009
  • Web Reference and XNA (howto)

    Hi everyone,   after hours and hours and hours I understand how to add web reference to XNA Project (I will hope if this howto can help anybody). In my solution explorer I have 3 project:1) XNA project2) ASP .NET project3) Windows Forms project Follow these steps:- Develop and Build your XNA project;- Delete all files in Windows Forms project,- ...
    Posted to Networking (Forum) by Aoris on 03/07/2009
Page 1 of 1 (8 items)