Remmina - The GTK+ Remote Desktop Client  v1.4.2
Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. Remmina supports multiple network protocols in an integrated and consistent user interface. Currently RDP, VNC, NX, XDMCP and SSH are supported.
rdp_channels.c File Reference

Go to the source code of this file.

Functions

void remmina_rdp_OnChannelConnectedEventHandler (rdpContext *context, ChannelConnectedEventArgs *e)
 
void remmina_rdp_OnChannelDisconnectedEventHandler (rdpContext *context, ChannelConnectedEventArgs *e)
 

Function Documentation

◆ remmina_rdp_OnChannelConnectedEventHandler()

void remmina_rdp_OnChannelConnectedEventHandler ( rdpContext *  context,
ChannelConnectedEventArgs *  e 
)

Definition at line 46 of file rdp_channels.c.

◆ remmina_rdp_OnChannelDisconnectedEventHandler()

void remmina_rdp_OnChannelDisconnectedEventHandler ( rdpContext *  context,
ChannelConnectedEventArgs *  e 
)

Definition at line 85 of file rdp_channels.c.