API Documentation
Loading...
Searching...
No Matches
TcpServer Member List

This is the complete list of members for TcpServer, including all inherited members.

connectToRemoteServer(const String &remote_address)TcpServer
connectToRemoteServer(QTcpSocket *remote_socket)TcpServer
CreateFilePacket(const File &file, bool send_file_contents)TcpServerstatic
CreateMessagePacket(const String &type, const String &data, const String &args=String())TcpServerstatic
CreateOpenAppPacket(const File &application, const String &args=String(), bool wait_for_completion=true, bool windowless=false)TcpServerstatic
CreateOpenFilePacket(const File &file_to_open)TcpServerstatic
CreateSendErrorPacket(const Exception &e)TcpServerstatic
CreatRequestSendFilePacket(const File &file_to_request, const String &args=String())TcpServerstatic
dataRecieved(const String &data_type, const String &args, const String &data, QTcpSocket *socket)TcpServerprotectedvirtual
discardSocketSlot()TcpServerslot
displayErrorSlot(int socketError)TcpServerslot
error_data_messageTcpServerstatic
fileRecieved(const String &data_type, const String &args, const File &data, QTcpSocket *socket)TcpServerprotectedvirtual
generic_data_message_typeTcpServerstatic
generic_file_message_typeTcpServerstatic
newConnectionSlot()TcpServerslot
open_file_message_typeTcpServerstatic
open_os_settingsTcpServerstatic
readSocketSlot()TcpServerslot
request_send_fileTcpServerstatic
sendData(const String &data, QTcpSocket *socket=nullptr)TcpServervirtual
sendData(const String &data_type, const String &data, QTcpSocket *socket=nullptr)TcpServervirtual
sendError(const Exception &e, QTcpSocket *socket=nullptr)TcpServervirtual
sendFile(const File &file, QTcpSocket *socket=nullptr)TcpServervirtual
sendFile(const File &file, bool send_file_contents, QTcpSocket *socket=nullptr)TcpServervirtual
sendOpenApp(const File &application, const String &args, bool wait_for_completion, bool windowless, QTcpSocket *socket=nullptr)TcpServervirtual
sendPacket(const QByteArray &packet, QTcpSocket *socket=nullptr)TcpServervirtual
sendSetScreenResolution(const Vector< 2, uint04 > &size, QTcpSocket *socket=nullptr)TcpServervirtual
sendShowFileBrowser(QTcpSocket *socket=nullptr)TcpServervirtual
set_screen_resolutionTcpServerstatic
showError(const Exception &e)TcpServerprotectedvirtual
socketDisconnected(QTcpSocket *socket)TcpServerprotectedvirtual
start_application_file_message_typeTcpServerstatic
TcpServer(const String &server_name, uint04 port, QObject *parent=0)TcpServerexplicit
TcpServer(const String &server_name, QObject *parent=0)TcpServerexplicit