+ 3
Reverse connection
Hay friends I need to create a online server from where I can transfer data through socket because of reserve ip . I know a website which provide us the feature to create a online server and that is digital ocean but it is paid. And I am very intrested to do various experiments with python socket modules. So I need website which provide same features as digital ocean but it should be free . If anyone have information about such website please share with me . 🙏
7 Réponses
+ 4
what type of server you are trying to make ....
heroku supports sockets ...
and also they have node,php,java,py ...etc for using it as server ...
check out this article ...
https://devcenter.heroku.com/articles/JUMP_LINK__&&__python__&&__JUMP_LINK-websockets
+ 3
i think heroku may have it ....
also see for netlify ...
i am not 100% sure .. but check em out
+ 2
https://www.heroku.com
https://www.netlify.com
check these out ...
+ 2
try this
https://www.noip.com/
it takes your Dynamic IP address and makes it act as though it is static by pointing a static hostname to it and checking every 5 minutes for changes to your IP address ...
+ 1
Hay Prashanth Kumar I didn't find any .
+ 1
But that doesn't have a feature to create online server bro. Prashanth Kumar .cheque out digital ocean or AWS (AMAZON web services) for what I actually need. . Actually they are paid and i want free alternative
+ 1
See Prashanth Kumar I had created a file named clint.py and converted into exe . Ok . Now I have to send this file to to clint or target devise which is specially programmed to transfer data without the permission of owner . Its type of reverse cell hacking . For this I need a content ip because my clint.py send data to specific ip and because of my device have dynamic ip its connection will get over after a single data transmissions. So I need a content ip from where I can continually get and access clint computer data . I did this experiment over local computer using wifi. I achieved it . But the problem is with server. My server dosent have static ip. So how the clint.py will know where to send data. Got it . That is what I want to say