How to do server and client programs in the same device??? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to do server and client programs in the same device???

9th Oct 2020, 12:46 PM
Kalpesh Koli
Kalpesh Koli - avatar
4 Answers
+ 5
see this tutorial if you have PC: https://youtube.com/watch/ohkMRA74MB4 it doesnt work on mobile!
9th Oct 2020, 12:51 PM
Galaxy-Coding (inactive)
Galaxy-Coding (inactive) - avatar
+ 1
Im sure there's other ways, but for testing ill run the server in a terminal, and then run the client code through an ide
9th Oct 2020, 12:50 PM
Slick
Slick - avatar
+ 1
On a PC it can be possible to develop an own webside with XAMPP https://www.apachefriends.org/de/index.html. With an mobile device can be developed with DraftCode https://solesignal.com/draftcode/. Both are webserver environments easy to install and use (without internet connection) on own device including all PHP extensions typically available on a webserver MySQL, PDO, FTP, XML, JSON, and more.
9th Oct 2020, 1:32 PM
JaScript
JaScript - avatar
0
Kalpesh Koli what is programming language in which server is written? In JavaScript we can do it very easily.
9th Oct 2020, 1:46 PM
🇮🇳Vivek🇮🇳
🇮🇳Vivek🇮🇳 - avatar