Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] DocShare through a firewall

On 20 Jan 2010, at 22:26, Scott Lewis wrote:

> Hi Bill,
> 
> Bill Michell wrote:
>> I'm trying to use DocShare to experiment with collaborating with an offshore developer.
>> 
>> I've successfully shared with a local developer via XMPP and our internal jabber server. But the offshore developer is the other side of a firewall, and while the chat capabilities work, the document sharing doesn't.
>>  
> 
> This seems to me unlikely to be a firewall issue.  Rather I suspect that it's some issue with the configuration of the jabber server.  The reason is this...if it's possible to use the XMPP provider to connect and chat, it should be possible to use docshare...since docshare is based upon the datashare API, and for the xmpp provider this is implemented using the xmpp message properties (i.e. data that is sent with xmpp messages).  So docshare on xmpp doesn't require a separate connection...it simply reuses the existing connection.

Is this still true of the initial exchange where the original content of the document is transmitted to the remote Eclipse instance?

> 
> But I have heard that some servers do not, by default, allow message property traffic through....that they just don't allow message property traffic through.  So I would suggest first looking for xmpp message properties support info for the jabber server (what jabber server are you using, BTW?).

jabberd. My support team have asked me for a copy of any communication logs. I can't see either a view or a console that appears to fit the bill. Does ECF allow inspection of the XMPP traffic? Or will I need wireshark or similar?

> 
> Thanks,
> 
> Scott
> 
> _______________________________________________
> ecf-dev mailing list
> ecf-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ecf-dev

-- 
Bill Michell
billmichell@xxxxxxxxx






Back to the top