Flyker wrote:
> Does wine NetBios can work with remote windows
> application that use NetBios ?
In limited circumstances, yes:
- it supports only NetBIOS-over-TCPIP (NBT), not nbipx
or netbeui
- it only supports client sessions: it can't act as a
NetBIOS server, nor does it suppor
Does wine NetBios can work with remote windows
application that use NetBios ?
hi,
wrote to the wine-devel mailing list about this one describing
a few words about what's needed to be done to "support" your
efforts.
documentation.
rfc1001.txt and rfc1002.txt - these describe NBT (netbios over tcp)
and how to get:
- datagrams (port 138) eq
[sent also to samba-technical mailing list]
hi,
i've just been alerted to the netbios work in wine (hooray!) as
part of an effort to get the network neighbourhood going (yippee!).
there is a problem, which i can help overcome.
the problem is this:
imagine that there is no TCP/IP sta
Hi Uwe et al..
Uwe said:
> Saying a little more may help.
>
> What's needed to test you patch? What programs show
> improvement?
Good questions. I have little test programs that I've
been using, but NetBIOS is hard to test without
knowing something about your network con
>>>>> "Juan" == Juan Lang <[EMAIL PROTECTED]> writes:
Juan> Apologies for the size of the patch, I didn't see any useful way
Juan> to shrink it.
Juan> ChangeLog: implement rather a lot of Netbios()
Juan> I could say a bit more