Development discussion. Logged to https://ddnet.tw/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories — IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2018-03-23 00:00:00Z and 2018-03-24 00:00:00Z
[quakenet] <Learath2> In a push notification scenario you actually make the phone a server, and the person sending the message connects to the phone to deliver it.
04:54
[quakenet] <Learath2> I don't know what you are using it for
[quakenet] <Learath2> there are apps you can download on your phone that can send arbitrary push notifications and you can send a notification to your phone by calling an API endpoint
[quakenet] <Learath2> Then you'll need to implement your own, which is a server on the phone, a way to track the ip of the phone (dyndns an api endpoint on your "server"), get phone ip from (dns "server), connect to phone, drop message
there is the path to your current working directory<
13:47
and you can change your dirctory with cd command
13:48
so you can copy your path in the explorere and paste it in command line
13:48
where is your map_gen.exe located ?
13:49
if your old windows you could also use shift + rightclick in the explorer to directly open cmd there but newer windows versions removed the feature .-.