Networking Forums  

Go Back   Networking Forums > Networking Newsgroups > Windows ME Networking

me to xp file sharing

Reply
 
Thread Tools Display Modes
  #1  
Old 01-07-2004, 09:32 PM
Default me to xp file sharing



I have an ME machine and an XP one, trying to extract
files from ME to XP, XP see the ME machine, but no ME to
XP. I have disabled xp firewall, they are connected via
a crossover cable still can't share. Any Ideas ?

thanks Mike


larry.forren
Reply With Quote
  #2  
Old 01-07-2004, 10:43 PM
Carey Holzman
Guest
 
Posts: n/a
Default Re: me to xp file sharing

www.careyholzman.com/netfixes.htm

Carey

"larry.forren" <(E-Mail Removed)> wrote in message
news:030f01c3d565$c3f348a0$(E-Mail Removed)...
> I have an ME machine and an XP one, trying to extract
> files from ME to XP, XP see the ME machine, but no ME to
> XP. I have disabled xp firewall, they are connected via
> a crossover cable still can't share. Any Ideas ?
>
> thanks Mike



Reply With Quote
  #3  
Old 01-08-2004, 01:40 AM
Steve Winograd [MVP]
Guest
 
Posts: n/a
Default Re: me to xp file sharing

In article <030f01c3d565$c3f348a0$(E-Mail Removed)>, "larry.forren"
<(E-Mail Removed)> wrote:
>I have an ME machine and an XP one, trying to extract
>files from ME to XP, XP see the ME machine, but no ME to
>XP. I have disabled xp firewall, they are connected via
>a crossover cable still can't share. Any Ideas ?
>
>thanks Mike


1. Permanently disable XP's built-in Internet Connection Firewall on
local area network connections -- it's for use only on a direct modem
connection to the Internet. Disable and un-install all other
firewalls while troubleshooting. Details here:

Windows XP Internet Connection Firewall
http://www.practicallynetworked.com/...c_firewall.htm

2. Use only one protocol for File and Printer Sharing. If the network
needs more than one protocol, unbind File and Printer Sharing from all
but one of them. Details here:

Windows XP Network Protocols
http://www.practicallynetworked.com/..._protocols.htm

3. Make sure that NetBIOS over TCP/IP is enabled on all computers.
Details here:

Enable NetBIOS Over TCP/IP (NetBT)
http://www.practicallynetworked.com/...hoot/netbt.htm

4. Run "ipconfig /all" on XP and look at the "Node Type" at the
beginning of the output. If it says "Peer-to-Peer" (which should
actually be "Point-to-Point") that's the problem. It means that the
computer only uses a WINS server, which isn't available on a
peer-to-peer network for NetBIOS name resolution.

If that's the case, run the registry editor, open this key:

HLM\System\CurrentControlSet\Services\Netbt\Parame ters

and delete these values if they're present:

NodeType
DhcpNodeType

Reboot, then try network access again.

If that doesn't fix it, open that registry key again, create a DWORD
value called "NodeType", and set it to 1 for "Broadcast" or 4 for
"Mixed".

For details, see these Microsoft Knowledge Base articles:

Default Node Type for Microsoft Clients
http://support.microsoft.com/default...b;en-us;160177

TCP/IP and NBT Configuration Parameters for Windows XP
http://support.microsoft.com/default...b;en-us;314053
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)

Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.

Microsoft Most Valuable Professional - Windows Networking
http://mvp.support.microsoft.com

Steve Winograd's Networking FAQ
http://www.bcmaven.com/networking/faq.htm
Reply With Quote
  #4  
Old 01-10-2004, 09:49 AM
B. Campbell
Guest
 
Posts: n/a
Default Re: me to xp file sharing

It appears that you are experiencing similar problems to
me, although mine is related to an absence of Direct Cable
Connection software pre-loaded onto my Desktop which runs
Windows ME. Where we differ is you are using a Network
card and hub.

If Windows Support can direct me to appropriate download
software to enable direct cable connection, I would
appreciate that help.

Regards,
B. Campbell

>-----Original Message-----
>In article <030f01c3d565$c3f348a0

$(E-Mail Removed)>, "larry.forren"
><(E-Mail Removed)> wrote:
>>I have an ME machine and an XP one, trying to extract
>>files from ME to XP, XP see the ME machine, but no ME to
>>XP. I have disabled xp firewall, they are connected via
>>a crossover cable still can't share. Any Ideas ?
>>
>>thanks Mike

>
>1. Permanently disable XP's built-in Internet Connection

Firewall on
>local area network connections -- it's for use only on a

direct modem
>connection to the Internet. Disable and un-install all

other
>firewalls while troubleshooting. Details here:
>
>Windows XP Internet Connection Firewall
>http://www.practicallynetworked.com/...xp/ic_firewall

..htm
>
>2. Use only one protocol for File and Printer Sharing.

If the network
>needs more than one protocol, unbind File and Printer

Sharing from all
>but one of them. Details here:
>
>Windows XP Network Protocols
>http://www.practicallynetworked.com/...xp/network_pro

tocols.htm
>
>3. Make sure that NetBIOS over TCP/IP is enabled on all

computers.
>Details here:
>
>Enable NetBIOS Over TCP/IP (NetBT)
>http://www.practicallynetworked.com/...troubleshoot/n

etbt.htm
>
>4. Run "ipconfig /all" on XP and look at the "Node Type"

at the
>beginning of the output. If it says "Peer-to-Peer"

(which should
>actually be "Point-to-Point") that's the problem. It

means that the
>computer only uses a WINS server, which isn't available

on a
>peer-to-peer network for NetBIOS name resolution.
>
>If that's the case, run the registry editor, open this

key:
>
> HLM\System\CurrentControlSet\Services\Netbt\Parame ters
>
>and delete these values if they're present:
>
> NodeType
> DhcpNodeType
>
>Reboot, then try network access again.
>
>If that doesn't fix it, open that registry key again,

create a DWORD
>value called "NodeType", and set it to 1 for "Broadcast"

or 4 for
>"Mixed".
>
>For details, see these Microsoft Knowledge Base articles:
>
>Default Node Type for Microsoft Clients
>http://support.microsoft.com/default.aspx?scid=kb;en-

us;160177
>
>TCP/IP and NBT Configuration Parameters for Windows XP
>http://support.microsoft.com/default.aspx?scid=kb;en-

us;314053
>--
>Best Wishes,
>Steve Winograd, MS-MVP (Windows Networking)
>
>Please post any reply as a follow-up message in the news

group
>for everyone to see. I'm sorry, but I don't answer

questions
>addressed directly to me in E-mail or news groups.
>
>Microsoft Most Valuable Professional - Windows Networking
>http://mvp.support.microsoft.com
>
>Steve Winograd's Networking FAQ
>http://www.bcmaven.com/networking/faq.htm
>.
>

Reply With Quote
  #5  
Old 01-10-2004, 10:51 AM
Steve Winograd [MVP]
Guest
 
Posts: n/a
Default Re: me to xp file sharing

In article <052201c3d75f$0348e640$(E-Mail Removed)>, "B. Campbell"
<(E-Mail Removed)> wrote:
>It appears that you are experiencing similar problems to
>me, although mine is related to an absence of Direct Cable
>Connection software pre-loaded onto my Desktop which runs
>Windows ME. Where we differ is you are using a Network
>card and hub.
>
>If Windows Support can direct me to appropriate download
>software to enable direct cable connection, I would
>appreciate that help.
>
>Regards,
>B. Campbell


There's nothing to download. To enable Direct Cable Connection in
Windows ME:

1. Go to Control Panel | Add/Remove Programs | Windows Setup.
2. Double click Communications.
3. Put a check mark in the box for Direct Cable Connection.

For help with using DCC:

DirectParallel® and Direct Cable Connection (DCC) Step-by-Step SETUP
http://www.lpt.com/Support/DCC-SetUp/dcc-setup.htm
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)

Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.

Microsoft Most Valuable Professional - Windows Networking
http://mvp.support.microsoft.com

Steve Winograd's Networking FAQ
http://www.bcmaven.com/networking/faq.htm
Reply With Quote
Reply

Tags
file, sharing

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 11:13 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.