Hey, im having some issues with PSPLINK i get this when connecting to USBHOSTFS_PC
<edited>:~/psplink/pc/usbhostfs_pc benslater$ sudo ./usbhostfs_pc
Password:
USBHostFS (c) TyRaNiD 2k6
bind: Can't assign requested address
bind: Can't assign requested address
bind: Can't assign requested address
bind: Can't assign requested address
bind: Can't assign requested address
bind: Can't assign requested address
bind: Can't assign requested address
bind: Can't assign requested address
Connected to device
then i try to connect to pcterm or the likes (telnet) and it says the same error whether usbhostfs is connected or not.
Opening connection to localhost port 10000
Retrying connection
Retrying connection
Retrying connection
Retrying connection
Retrying connection
getsockopt: Connection refused
any suggestions? this has been pushing me for a week now
PSPLINK issues
Sounds like usbhostfs can't open the server port, run it with --help to see the command line to change what ports to listen on and then try run it with a different one.
You will also need to add a command line argument to pcterm to get it to connect to the new port, ./pcterm --help to find that out too.
HTH.
Danzel.
You will also need to add a command line argument to pcterm to get it to connect to the new port, ./pcterm --help to find that out too.
HTH.
Danzel.