# Socket.IO

![The Socket.IO Settings](https://4263346935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLnh3x8s9fddWeG8TaAug%2Fuploads%2Fgit-blob-26c4624d0baaca6d8e861c98106b3ea01809a0e2%2Fprojsettsserialio20241.png?alt=media)

The **Socket.IO Settings** allow the user to manage the **Socket.IO Connections** and cover the necessary data to provide functionality to the [**Socket.IO** **Nodes**](https://docs.incari.com/incari-studio/2024.1/toolbox/communication/socketio).

**Socket.IO Communication** in **Incari** is available as a plugin and is enabled as default. However, in the case that it is disabled in the **Plugins Editor**, it will not appear in the **Project Settings**. Please refer to the [**Plugins Editor**](https://docs.incari.com/incari-studio/2024.1/modules/plugins/communication) to find out more information.

`Name` is an identifying name of a *Socket.IO* connection chosen at the user's discretion.

`URL` is the *URL* of the server.

`Port` is the port the user chooses to serve the *Socket.IO* connection. This is often the same port as the website, which for *HTTP* is 80 and for *HTTPS* is 443.

## See Also

* [**Socket.IO** **Nodes**](https://docs.incari.com/incari-studio/2024.1/toolbox/communication/socketio)

## External Links

* More information on [*ports*](https://en.wikipedia.org/wiki/Port_\(computer_networking\)).
* More information on [*port forwarding*](https://en.wikipedia.org/wiki/Port_forwarding).
