Link to home
Start Free TrialLog in
Avatar of James Hancock
James HancockFlag for United States of America

asked on

Keep my game server in Java?

Hi

remember the java RTS server I worked on for weeks? It's totally done.
I'd like to use it for my Python RTS.

Should I convert it to Python as well? - or have a Java one running on my sidekick comp?
Are there any disadvantages to using networking in Python?

Thanks
ASKER CERTIFIED SOLUTION
Avatar of masnrock
masnrock
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of James Hancock

ASKER

Thanks,

I'll let you know what I think of the changes.