Dart game Android app and Java server to keep sore -
my question isn't on how - rather i'd know start. i've made programme in java keeps track of dart game. have core dartgame
class , classes different games inherit it. there keeps track of players, who's turn is, current score, etc. works great want create android app. have server programme on computer link running apps. don't want global server can accessed anywhere because don't want spend money on vpn server, server programme run on pc. illustration of similar type of server 1 used andromouse allows command cursor on pc android device.
what best way create connection device pc? i'm not sure if uses mac address or wifi router, or bluetooth option. i'm not familiar android assume there sort of server/serversocket connection, requires ip address , i'm not sure 1 use. simple using local ip router? said i'll larn how on own, i'd know need larn before spend bunch of money on android books. in advance.
if pc , device in same lan, create socket communicate through wifi connection. otherwise, should take bluetooth think. think
if not in same lan, little bit difficult. mac address meaningless unless in lan.
andromouse uses bluetooth connection.
java android java-server
No comments:
Post a Comment