|
From: Daniel G. <go...@b1...> - 2009-09-03 11:31:47
|
On Thursday 03 September 2009 01:04:08 pm numlock wrote:
> What could the problem be ?
>
Could you change your configuration to this
(Just a random guess, from reading the code.. thats pretty ugly - but let me
know if this works for you ...)
--- syncml-http-client.conf.orig 2009-09-03 13:31:22.000000000 +0200
+++ syncml-http-client.conf 2009-09-03 13:31:57.000000000 +0200
@@ -36,6 +36,13 @@
<Value>PC Suite</Value>
</AdvancedOption>
+ <AdvancedOption>
+ <DisplayName>Path for the remote server</DisplayName>
+ <Name>Path</Name>
+ <Type>string</Type>
+ <Value>/syncml</Value>
+ </AdvancedOption>
+
</AdvancedOptions>
<Authentication>
@@ -45,7 +52,7 @@
<Connection>
<Network>
- <Address>m.google.com/syncml</Address>
+ <Address>m.google.com</Address>
<Port>443</Port>
<Protocol>https</Protocol>
</Network>
--
Daniel Gollub Geschaeftsfuehrer: Ralph Dehner
FOSS Developer Unternehmenssitz: Vohburg
B1 Systems GmbH Amtsgericht: Ingolstadt
Mobil: +49-(0)-160 47 73 970 Handelsregister: HRB 3537
EMail: go...@b1... http://www.b1-systems.de
Adresse: B1 Systems GmbH, Osterfeldstraße 7, 85088 Vohburg
http://pgpkeys.pca.dfn.de/pks/lookup?op=get&search=0xED14B95C2F8CA78D
|