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 14, 2010, 10:08:38 PM (14 years ago)
- Author:
-
salinasv
- Comment:
-
split SlpMessages? in parts
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v7
|
v8
|
|
| 37 | 37 | |
| 38 | 38 | == Packagement == |
| 39 | | Since the !SlpMessage is placed on the body of a !MsnMsg, it must be embedded in there. |
| | 39 | === SBConn === |
| | 40 | Since the !SlpMessage is placed on the body of a !MsnMsg, it must be embedded in there. When the SlpMessage is too big it can be split in small SlpMsgParts. |
| 40 | 41 | |
| 41 | 42 | {{{ |
| 42 | | +----------------+ |
| 43 | | | MsnMsg | |
| 44 | | | +------------+| |
| 45 | | | | SlpMsg || |
| 46 | | | +------------+| |
| 47 | | +----------------+ |
| | 43 | +-----------------------------------------------------------+ |
| | 44 | | SlpMessage | |
| | 45 | | +---------------+ +---------------+ +---------------+ | |
| | 46 | | | MsnMessage | | MsnMessage | | MsnMessage | | |
| | 47 | | | +-----------+ | | +-----------+ | | +-----------+ | | |
| | 48 | | | |SlpMsgPart | | | |SlpMsgPart | | ... | |SlpMsgPart | | | |
| | 49 | | | +-----------+ | | +-----------+ | | +-----------+ | | |
| | 50 | | +---------------+ +---------------+ +---------------+ | |
| | 51 | +-----------------------------------------------------------+ |
| | 52 | |
| 48 | 53 | }}} |
| 49 | 54 | |
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!