From: <ep...@cs...> - 2001-04-05 17:40:43
|
Hello fellow, What you did is excellent, I'm trying to push CVW in our company but first I need to setup a Unix client that can support Sametime of Lotus Notes. (Btw I don't like Notes!! But that the standard... Presently #) ) I saw a report from Platinum Rail IC saying that CVW was compatible with Sametime. Here the info: http://collaboration.mitre.org/prail/Platinum_Rail_IC_Collaboration_Interoperability_Report/Final_Report/Platinum_Rail_IC_Collaboration_Interoperability_Report.htm I try to setup the client on windows first with version 4 on Windows 2000, CFG the file servers (See below) Setup port: OK Connect with a user (Working with Sametime client, did the test 3 time,ok) In the chat box the message was CONNECTION is CLOSE. Any of you have a hint? Thanks & Best Regards, Eric Phenix # # Property file for CVW # cvw.server.host=141.119.13.26 cvw.server.port=1533 cvw.server.name=CVW #cvw.docserver.host=ReplaceMe.server.org #cvw.docserver.port=8889 #cvw.docserver.url=/servlet/docservlet cvw.version=4.0.0 cvw.debug=false ############# # User Images ############# #this url must end with a / #cvw.userimages.url=http://ReplaceMe.server.org/cvw/user-images/ #################################### # User Images use HTTP Proxy Server #################################### # If you need a HTTP proxy server to access User Images # outside of your firewall, set these to your proxy server # host and port number. Otherwise, comment it out with a # # if you do not want to use a proxy server for user images. # This is useful if all your user images are within your firewall # and your proxy server operates under a heavy load. # Ex #http.proxyHost=ReplaceMe.server.org #http.proxyPort=80 ######################################### # Whiteboard backgrounds use HTTP Proxy ######################################### # If you need a HTTP proxy server to access whiteboard background # images outside of your firewall, set these to your proxy server # host and port number. Otherwise, comment it out with a # # if you do not want to use a proxy server for whiteboard images. # This is useful if all your whiteboard images are within your firewall # and your proxy server operates under a heavy load. # Ex #cvw.mwb.proxyHost=ReplaceMe.server.org #cvw.mwb.proxyPort=80 |