Saltar para o conteúdo principal
Versão: 20 R5 BETA

Página Usuários

La página Usuarios lista los usuarios 4D conectados al servidor.

The "Users" button indicates, in parentheses, the total number of users connected to the server (this number does not take into account any display filters applied to the window). A página também contém uma área de pesquisa dinâmica e botões de controlo. You can modify the order of the columns by dragging and dropping their header areas.

Também pode ordenar a lista de valores da coluna clicando no respetivo cabeçalho. Clique várias vezes para especificar sucessivamente uma ordem ascendente/descendente.

Lista de usuários

For each user connected to the server, the list provides the following information:

  • Sistema da máquina cliente (macOS ou Windows) como um ícone.
  • 4D User: Name of the 4D user, or alias if set with the SET USER ALIAS command on the user machine. If passwords are not activated and no alias has been set, all users are named "Designer".
  • Nombre de máquina: Nombre de la máquina remota.
  • Nombre de sesión: nombre de la sesión abierta en la máquina remota.
  • Dirección IP: dirección IP de la máquina remota.
  • Fecha de conexión: fecha y hora de la conexión de la máquina remota.
  • Tiempos CPU: tiempos procesador consumidos por este usuario desde la conexión.
  • Actividad: ratio de tiempo que 4D Server dedica a este usuario (visualización dinámica). "Sleeping" if the remote machine has switched to sleep mode (see below).

Gerir usuários adormecidos

4D Server specifically handles cases where a machine running a 4D remote application switches to sleep mode while its connection to the server machine is still active. In this case, the connected 4D remote application automatically notifies 4D Server of its imminent disconnection. En el servidor, el usuario conectado pasa a un estado de actividad Dormido:

Este estado liberta recursos no servidor. In addition, the 4D remote application reconnects to 4D Server automatically after waking up from sleep mode.

The following scenario is supported: a remote user stops working for awhile, for example during a lunch break, but keeps the connection to the server open. A máquina passa para o modo de suspensão. When the user returns, they wake the machine up and the 4D remote application automatically recovers its connection to the server as well as the session context.

A sleeping remote session is automatically dropped by the server after 48 hours of inactivity. You can modify this default timeout using the SET DATABASE PARAMETER command with the Remote connection sleep timeout selector.

Área de pesquisa/filtragem

This feature can be used to reduce the number of rows displayed in the list to those that correspond to the text entered in the search area. The area indicates the columns where the search/filtering will be carried out. On the Users page, it will be the 4D User, Machine name and Session name columns.

A lista é atualizada em tempo real à medida que o texto é introduzido na área. It is possible to enter more than one value to be searched for: separate the values with a semi-colon. En este caso se utiliza el operador de tipo OR. For example, if you enter "John;Mary;Peter," only rows with John OR Mary OR Peter in the target columns will be kept.

Botões de administração

Esta página inclui três botões de controlo. Esses botões estarão ativos se pelo menos uma linha estiver selecionada. Puede seleccionar varias líneas manteniendo presionada la tecla Mayús para una selección adyacente o Ctrl (Windows) / Comando (macOS) llave para una selección no adyacente.

Enviar mensagem

This button can be used to send a message to the 4D users selected in the window. Se nenhum usuário estiver selecionado, o botão não está ativo. When you click on this button, a dialog box appears that lets you enter the message. The dialog box indicates the number of users that will receive this message:

A mensagem será apresentada como um alerta nas máquinas remotas.

You can perfom the same action for remote users with the SEND MESSAGE TO REMOTE USER command.

Visualizar processos

This button can be used to directly show the processes of the user(s) selected on the Processes page of the window. When you click on this button, 4D Server switches to the Processes page and enters the selected user names in the search/filtering area.

Drop user

Este botão pode ser utilizado para forçar a desconexão do(s) usuário(s) selecionado(s). When you click on this button, a warning dialog box appears so that you can confirm or cancel this operation (hold down Alt key while clicking on the Drop user button to disconnect the selected user(s) directly without displaying the confirmation dialog box).

You can perfom the same action for remote users with the DROP REMOTE USER command.