mostly it's "noticibly slower", sometimes maddeningly so. Long pauses, slow keyboard response, sometimes you press a key and wait several seconds (sometimes minutes) for it to respond. Used to be virtually instantaneous.
As for network changes, we recently moved the business to a new location, and at the same time the HD failed in the computer that hosts the files. So I had to re-setup the network (new cabling etc) and the file-hosting machine (which I upgraded to a faster, newer machine). All seemed to work fine for about a month, THEN we began experiencing the slow keyboard response. I can't figure out what I might've changed in the network that might cause this. I've scanned all machines for viruses and spyware.
But I confess, there's a lot about how networking works that I don't understand, most of my configuration has been done by trial&error and Googling for answers to questions (my last formal computer training was in the 80s, except for a 1-day crash-course in Win95 I took about 15 years ago). It's entirely possible I have some Windows service misconfigured or permissions set wrong or something on one or more of the machines.
We might need to think outside the filePro box here... it *might* be a networking issue, and not a filePro issue.
I would definately test your network cables.
1) I've had major problems when someone replaced a straight-UTP cable with a cross-over UTP cable. Sure the switch was able to determine it, but it still slowed the network right down.
2) How many switches do you have in your topology? More than 1? If yes, you may have switching loops. Layer-2 packets don't have a TTL (time-to-live) like layer-3 packets do. (Cisco appliances prevent this with STP, [spanning tree-protocol])
3) Check Microsoft's knowledge base for W.o.W. Windows XP doesn't have a "real" DOS box. It's an emulated version... (windows on Windows), and sometimes flakes out with certain DOS applications.
I would definately start with your network cables first. Make sure they are terminated correctly, and try to stick to one standard. Check this site out:
http://www.incentre.net/incentre/frame/ethernet.htmlI really hope this helps a little bit. Let me know how things work for you!