blob: 7d087ad7842118cda749ef2ae4bc3f942697f17a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
|
sametime.dll
Miranda NG Sametime protocol
The Meanwhile Library
Fork of meanwhile 1.0.2 from
http://meanwhile.sourceforge.net/
DOCUMENTATION
Sametime (TM) Community - Client Protocol. Basic RFC.
http://meanwhile.sourceforge.net/docs/draft-houri-sametime-community-client-00.txt
KNOWN ISSUES
1)
Receiving files from same oryginal clients (Lotus Sametime 8.0.2) doesn't work.
At Miranda IM too.
Miranda NG <-> Miranda NG file transfers are ok.
2)
Receiving conferences announcements is unimplemented
3)
Crash on Miranda exit. (environment depends)
Exception: User Defined Breakpoint at address 74923C38.
764E1DA7 (KERNELBASE 764D0000): (filename not available) (0): FreeLibrary
0042A156 (Miranda32 00400000): e:\sources\miranda_ng_compilation\src\modules\plugins\newplugins.cpp (308): Plugin_Uninit
0042AC81 (Miranda32 00400000): e:\sources\miranda_ng_compilation\src\modules\plugins\newplugins.cpp (716): UnloadNewPlugins
00401A78 (Miranda32 00400000): e:\sources\miranda_ng_compilation\src\core\modules.cpp (169): UnloadDefaultModules
00401104 (Miranda32 00400000): e:\sources\miranda_ng_compilation\src\core\miranda.cpp (130): SystemShutdownProc
TESTING SERVER ENVIRONMENT
https://apps.ce.collabserv.com/manage/account/public/trial/showCreateTrialAccount?country=PL&ibm-continue=Continue
see: http://www.wissel.net/blog/d6plinks/SHWL-84KE8U
Use at least Sametime 8 client version
|