Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [dsdp-tcf-dev] TCF agent discovery on Ad hoc WLAN

Hi Ling,
 
Some things to try:
 
1. Check that UDP port 1534 is not blocked by firewall.
2. Check that you are not using Java 1.5 or older, discovery needs Java 1.6.
3. Enable agent discovery log with command line options -L- -l0x80
 
Also, I'm not sure that ad hoc wireless LAN supports UDP broadcast. If it doesn't, that could be the problem.
 
Regards,
Eugene.
 

From: dsdp-tcf-dev-bounces@xxxxxxxxxxx [mailto:dsdp-tcf-dev-bounces@xxxxxxxxxxx] On Behalf Of Ling.5.Wang@xxxxxxxxx
Sent: Monday, February 22, 2010 11:14 AM
To: dsdp-tcf-dev@xxxxxxxxxxx
Subject: [dsdp-tcf-dev] TCF agent discovery on Ad hoc WLAN

Hi there,
 
I tried connecting two XP laptops via Ad hoc wireless LAN. The connection works fine as I can ping each other and copy files using Windows Explorer between each other. But the TCF agent discovery mechanism seems not work, which works well when the two machines are connected via Infrastructure (access point based) WLAN or wired LAN.
 
Any idea about what might be the cause or what I'm missing ?
 
Thanks.
 
- Ling

Back to the top