I want to use socket.io but my computer does not support internet connection. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I want to use socket.io but my computer does not support internet connection.

How do i install it. Any zip or tar file for that. Also i have one zip will it help? Please tell. Its link i will comment!

2nd Apr 2021, 8:16 PM
Pranay Sehgal
Pranay Sehgal - avatar
4 Answers
+ 1
What do you mean your computer "does not support internet connection"? You're on the internet. Are you posting from a phone or something? I'm sorry, but having an active connection while developing with NodeJS - *especially* while using socketio or any other remote communication protocol (HTTP, etc.) - is pretty much a necessity. If anything else, can you tether your phone if that's what you're using? The strength of Node (and specifically NPM) comes in using the package manager, which requires a connection. Without that, you'd need to manually download socketio and figure out which files need to be included.
2nd Apr 2021, 9:57 PM
HealyUnit
HealyUnit - avatar
0
This the zip file link
2nd Apr 2021, 8:19 PM
Pranay Sehgal
Pranay Sehgal - avatar
0
I am using phone to send the query
3rd Apr 2021, 9:12 AM
Pranay Sehgal
Pranay Sehgal - avatar