FreeRDP
|
#include <freerdp/config.h>
#include <winpr/crt.h>
#include <winpr/print.h>
#include <winpr/stream.h>
#include "rdpei_main.h"
#include "../rdpei_common.h"
#include <freerdp/channels/rdpei.h>
#include <freerdp/server/rdpei.h>
Enumerations | |
enum | RdpEiState { STATE_INITIAL , STATE_WAITING_CLIENT_READY , STATE_WAITING_FRAME , STATE_SUSPENDED } |
enum RdpEiState |
FreeRDP: A Remote Desktop Protocol Implementation Extended Input channel server-side implementation
Copyright 2014 Thincast Technologies Gmbh. Copyright 2014 David FORT conta Copyright 2015 Thincast Technologies GmbH Copyright 2015 DI (FH) Martin Haimberger ct@h arden ing- consu ltin g.commarti n.ha imber ger@ thinc ast. com
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Enumerator | |
---|---|
STATE_INITIAL | |
STATE_WAITING_CLIENT_READY | |
STATE_WAITING_FRAME | |
STATE_SUSPENDED |
void rdpei_server_context_free | ( | RdpeiServerContext * | context | ) |
RdpeiServerContext* rdpei_server_context_new | ( | HANDLE | vcm | ) |
void rdpei_server_context_reset | ( | RdpeiServerContext * | context | ) |
HANDLE rdpei_server_get_event_handle | ( | RdpeiServerContext * | context | ) |
UINT rdpei_server_handle_messages | ( | RdpeiServerContext * | context | ) |
Function description
UINT rdpei_server_init | ( | RdpeiServerContext * | context | ) |
Function description
UINT rdpei_server_resume | ( | RdpeiServerContext * | context | ) |
Function description
UINT rdpei_server_send_sc_ready | ( | RdpeiServerContext * | context, |
UINT32 | version, | ||
UINT32 | features | ||
) |
Function description
UINT rdpei_server_suspend | ( | RdpeiServerContext * | context | ) |
Function description
Function description
Function description
|
static |
|
static |
|
static |
Function description
Function description
|
static |
Function description