Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
Jun 8, 2010, 12:23:33 AM (14 years ago)
- Author:
-
salinasv
- Comment:
-
Document SlpMsg? Being the body of a MsnMsg?.
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v6
|
v7
|
|
36 | 36 | This modules must expose a common interface so they can be easily attached to !SlpCall and Network interfaces. |
37 | 37 | |
| 38 | == Packagement == |
| 39 | Since the !SlpMessage is placed on the body of a !MsnMsg, it must be embedded in there. |
| 40 | |
| 41 | {{{ |
| 42 | +----------------+ |
| 43 | | MsnMsg | |
| 44 | | +------------+| |
| 45 | | | SlpMsg || |
| 46 | | +------------+| |
| 47 | +----------------+ |
| 48 | }}} |
| 49 | |
38 | 50 | == Implementation == |
39 | 51 | * SBConn and !DirectConn can have a conn_ops structure which will be called by the !SlpLink module. |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!