0
How to connect program to own server
Please send syntax
4 Antworten
+ 3
What is your server address? What type of server is it?
+ 2
To run programs in own server you have to go for nodejs nodejs will have http module in that you have to use createServer method
Or you can go to express js app on that we have to create express instance then we have to use listen method me have to pass port number and host
+ 1
you can download openserver or wamp or xamp then run server on local computer. Localhost. Google it.
- 1
Personal server