Einzelnen Beitrag anzeigen
Alt 29.06.2006, 11:25   #2
deep42
Jr. Member
 
Registriert seit: 11.01.2003
Beiträge: 20


Standard

Hallo Peter,

der Anfrager war ich und Pete hat mittlerweile (wie immer blitzschnell) geantwortet.

Deine Lösung des Problems war ok, aber speziell für WinXP-User geht es jetzt viel einfacher.

Es reicht, wenn man in der WideServer.Ini das bevorzugte Protokoll definiert, indem man dort folgende Zeile einfügt:

ProtocolPreferred=TCP

(Ebenfalls möglich UDP oder SPX, wobei UDP das Schnellste ist)

Damit handelt WideFS alle Verbindungen automatisch, auch ohne dass in der WideClient.Ini irgendwelche Referenzen auf den Server eingetragen sind, d.h. die Einträge ServerIPAddress und ServerName sind nicht mehr notwendig.

Hier der entsprechende Abschnitt aus dem Handbuch :

Zitat:
Configure your Network
WideFS uses TCP protocol (part of TCP/IP) by default, but also supports UDP (also part of TCP/IP) and SPX (part of IPX/SPX).
Just ensure the TCP/IP protocol is installed on all PCs (as it will normally be by default) and you will be set. IPX/SPX may be
more efficient but it is difficult to recommend this these days as Microsoft do not seem interested in maintaining it nor making it
easy to use.
The Server automatically operates with any clients which connect, whether they be using TCP, UDP or SPX. You can mix them,
to suit the specific individual client PCs. Better, leave the protocol choice out of the Client INI file altogether and just use
“ProtocolPreferred= …” in the Server INI to select your choice. Details of these parameters are given below.
To use TCP/IP in a client you shouldn’t need to do anything to either Server or Client configurations providing both are running
Windows XP or 2000. However, if you find the connection is not happening, or if you have more than one Server and it is
connecting to the wrong one, ...
Gruß
Peter
deep42 ist offline   Mit Zitat antworten