我有一个Windows XP 32位系统,我曾经连接到我的Novell Netware 3.1x服务器,这是一个数据库服务器。
现在我打算从Windows XP迁移到Windows Server 2008 R2(64位),但问题是Windows Server 2008 R2不支持IPX \ SPX协议。
是否有任何解决方法使Windows Server 2008 R2中的IPX协议工作?
解决方法是将Netware服务器configuration为TCP / IP并删除IPX / SPX。 这是2013年! 这可能涉及升级,但是Netware 3.1服务器现在已经有二十年了。
当然。 从这个链接 :
IPX/SPX has been officially removed from windows server system since 2008. http://technet.microsoft.com/en-us/library/cc753256(WS.10).aspx#BKMK_6 But based on my experience , here is workaround that install this protocol for server 2008 : 1. Cope files of path below from server 2003 to same path on server 2008: · Windows\System32\drivers(nwlnkipx.sys,nwlnkspx.sys) · Windows\inf(netnwlnk.inf) · Windows\System32(wshisn.dll,nwprovau.dll) 2. perform install new protocol steps on 2008, and you can found that IPX/SPX is listed in viable protocol list.
作为32位驱动程序,我不确定在本机64位操作系统上遇到什么问题,但是这是一个解决方法,所以我猜这个问题并不意外。
(张贴之后,你应该像马克build议的那样做,让过时的技术平静下来。)