Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

scim_socket.h File Reference

Socket interfaces. More...


Namespaces

namespace  scim

Typedefs

typedef Signal2< void, SocketServer *,
const Socket & > 
SocketServerSignalSocket

Enumerations

enum  SocketFamily { SCIM_SOCKET_UNKNOWN, SCIM_SOCKET_LOCAL, SCIM_SOCKET_INET }
 The vaild socket address/protocol family,. More...

Functions

String scim_get_default_socket_frontend_address ()
 Get the default socket address of SocketFrontEnd.
String scim_get_default_socket_imengine_address ()
 Get the default socket address of SocketIMEngine.
String scim_get_default_socket_config_address ()
 Get the default socket address of SocketConfig.
String scim_get_default_panel_socket_address (const String &display)
 Get the default socket address of the Panel running on localhost.
String scim_get_default_helper_manager_socket_address ()
 Get the default socket address of Helper Manager Server running on localhost.
int scim_get_default_socket_timeout ()
 Get the default socket timeout value.
bool scim_socket_open_connection (uint32 &key, const String &client_type, const String &server_type, const Socket &socket, int timeout=-1)
 Helper function to open a connection to a socket server with a standard hand shake protocol.
String scim_socket_accept_connection (uint32 &key, const String &server_types, const String &client_types, const Socket &socket, int timeout=-1)
 Helper function to accept a connection request from a socket client with a standard hand shake protocol.

Variables

class class class typedef
Slot2< void, SocketServer *,
const Socket & > 
SocketServerSlotSocket


Detailed Description

Socket interfaces.


Generated on Wed Jul 13 22:10:09 2005 for scim by  doxygen 1.4.1