Hi,
I wrote an application. That application deals with geographic locations. I included a rather large database with geographic locations with my program, but there obviously will be many locations that are not included. For these cases, my application allows the user to enter his / her location and then just click a button which should result in the data getting somehow sent to my server, so I can include it in the next version of my program.
The problem is - I don't have a server. I'm aware of free webhosting, but I actually need a real server I can fully have control over. This includes things like launching my own executables on the server.
I got an old PC lying around at my house, so I thought about using DynDNS to set it up to be accessible from outside. I only expect very few users so I don't think network traffic would be a big problem. Would this be possible?
Thanks!
I wrote an application. That application deals with geographic locations. I included a rather large database with geographic locations with my program, but there obviously will be many locations that are not included. For these cases, my application allows the user to enter his / her location and then just click a button which should result in the data getting somehow sent to my server, so I can include it in the next version of my program.
The problem is - I don't have a server. I'm aware of free webhosting, but I actually need a real server I can fully have control over. This includes things like launching my own executables on the server.
I got an old PC lying around at my house, so I thought about using DynDNS to set it up to be accessible from outside. I only expect very few users so I don't think network traffic would be a big problem. Would this be possible?
Thanks!