04/23/2013 10:03 AM
post100807
|
>
> It works since ~15 years :)
Yes, if you see a connection like this on your samba-server, where qnx is the client:
$ netstat -an | grep 445
tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN
tcp 0 0 10.0.0.77:445 10.0.12.10:49333 ESTABLISHED
Well, I bet you will see something like this:
$ netstat -an | grep 139
tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN
tcp 0 0 10.0.0.77:139 10.0.12.10:1044 ESTABLISHED
-Michael
>
> --Armin
>
> Michael Tasche wrote:
> > Hi,
> >
> > no answer meens port 445 is not supported?
> >
> > -Michael
> >
> >
> >
> >
> >
> >
> >
> > _______________________________________________
> >
> > General
> > http://community.qnx.com/sf/go/post100789
> > To cancel your subscription to this discussion, please e-mail general-
> networking-unsubscribe@community.qnx.com
> >
>
|
|
|