# TCP en Velneo cloud

Si necesitas crear un servicio TCP en Velneo Cloud o comunicarte desde tu vServer con un servicio TCP debes saber que puedes disponer del servicio TCP en la parte del servidor en Velneo Cloud.

Esto te permitirá por ejemplo poner uno o varios puertos TCP a la escucha y así poder comunicarte con otros servicios, sean de Velneo o no a la velocidad del rayo y con la estabilidad que proporciona el multihilo de Velneo vServer.

## **¿Puedo usar este servicio?**

Si eres nivel 4 o dispones de un vServer de producción en Velneo Cloud ya puedes solicitar el servicio de TCP en Cloud.

## **¿Cómo solicitar el servicio?**

Si quieres hacer uso de este servicio, solicítalo a través del centro de soporte. Te proporcionaremos un rango de puertos válido solo para tu Velneo vServer.

## **¿Cómo sé que tengo el servicio habilitado?**

Cuando te comuniquemos que tienes el servicio habilitado, tendrás que reiniciar tu Velneo vServer para que se habilite la nueva configuración. Si una vez hecho eso te conectas con

Velneo vAdmin, verás un mensaje similar al siguiente:

![](https://content.gitbook.com/content/3LV49PQOXXZc5eok6Vpo/blobs/UAXkc4vlOySuTUUeK8cj/tcp_cloud1.png)

Donde te está indicando los puertos disponibles para tu Velneo vServer.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.velneo.com/velneo-cloud/tcp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
