PT
Developer Forums
Register
Login
AppGameKit Classic Chat
->
Can the broadcast mode be made to a plugin for VS2008 or XCODE?
<
1
>
H
halley
Joined:
27th Apr 2011
Location:
China
Posted:
6th Sep 2011 5:20
I found it was very convenient to use broadcast mode to test program.But I am using the Tier2, Can you make it a plugin for vs2008 or Xcode?
B
bjadams
Joined:
29th Mar 2008
Location:
Posted:
6th Sep 2011 12:39
in xcode, plugin your ios device and you can compile & test directly on your ios hardware.
in VS compile to an exe and move it over to whatever windows based system you want to run
A
Airslide
Joined:
18th Oct 2004
Location:
California
Posted:
7th Sep 2011 3:23
When using Tier 2 you are compiling a native application. The broadcasting feature works because it sends the content and bytecode to an interpreter on the other end. Since you aren't using the interpreted BASIC language when writing a native app, the broadcast system wouldn't even be feasible for TGC to implement in that way.
H
halley
Joined:
27th Apr 2011
Location:
China
Posted:
7th Sep 2011 6:23
Thanks Airslide.I see.Can you add you to my MSN friend?