• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Network protocol question

DragonFire

Golden Member
I have two computer with 10/100 nics connected with a cross over cable. What protocol would be best to use to connect them? If its netbeui, how would I get each box a ip for testing reasons or is there another way to to test the speed without needing ips?
 
It's really easy to set up TCP/IP, just assign one box 192.168.0.1 (subnet 255.255.255.0) and the other 192.168.0.2 (same subnet)
that will pretty much do it.
If they are both winblows, then you could use something like netbeui, which is nonroutable, and somewhat more secure.... (and easier to setup, but not good for much more then printer and file sharing))
 
If you are just wanting to do simple file transfers, NetBEUI is the way to go. It is non-routable, but can be routed using NetBIOS. NetBEUI is almost always the best way to go if you're running a Microsoft Network.... Allows you to map drives and do a lot of things that you would do with a Novell network(generally speaking).
 
Back
Top