Documentation
¶
Index ¶
- Variables
- func Aceptar_Mensaje() string
- func Aceptar_cliente()
- func Conectar_c(IP string, PORT int)
- func Enviar_Mensaje(Mensaje string)
- func Enviar_msg_c(msg string) bool
- func GetINF() string
- func GetPathActual() string
- func Moberse_a_una_carpeta(Carpeta string) string
- func Receptor_msg_c() string
- func RetrocederPath() string
- func StartServerTCP(PORT int)
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Listener net.Listener
)
Functions ¶
func Aceptar_cliente ¶
func Aceptar_cliente()
func GetINF ¶
func GetINF() string
Function to get information about the number of CPUs and the operating system
func Moberse_a_una_carpeta ¶
Se mueve a una carpeta Disponibe en la Ruta Actual
func Receptor_msg_c ¶
func Receptor_msg_c() string
Function to read data from the server and return it as a string
func RetrocederPath ¶
func RetrocederPath() string
Retrocede una Carpeta en el Path y devuelve la Ruta de la salida
func StartServerTCP ¶
func StartServerTCP(PORT int)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.