#include <cobain.h>
Public Member Functions | |
| IMPORT_C | ~CNetworkPeer () |
| Deallocates the peer object. | |
| IMPORT_C TDesC & | GetDeviceName () const |
| Returns the peer device name. | |
| IMPORT_C TDesC8 & | GetDeviceAddress () const |
| Returns the peer device address. | |
| IMPORT_C TDesC & | GetServiceName () const |
| Returns the service name. | |
| IMPORT_C RCobainSocket * | ConnectL () |
| Connects to the remote peer service. | |
| IMPORT_C TProtocol | GetProtocol () const |
| Returns the protocol (type) of the peer. | |
Data Fields | |
| TSglQueLink | iLink |
A peer is in essence a network service with which the client shares a protocol.
1.3.5