Extra licenses required for servers with users from other servers on network?
Question: With multiple Novell 4.x servers on a common backbone, once a user has logged into his/her home server and needs to map a drive to another accessible server on
Question: With multiple Novell 4.x servers on a common backbone, once a user has logged into his/her home server and needs to map a drive to another accessible server on
Question: What is the simplest way to physically link two separate local networks comprised of an NT 4.0 server, individual demarcation point and hub, and 1 Mac OS Server Network,
Question: Why does the *local* token ring network stop functioning when the DSU is disconnected from the MAU? It does not appear that MAUs have any “logic” in them. Answer:
Question: OSPF — Open Shortest Path First — the mechanism behind this link state routing protocol Answer: OSPF is an IP routing protocol. It is registered with the Network Information
Question: Printing from Macs in a NetWare 3.1x or 4.x environment Answer: Novell NetWare allows Macintosh clients to access file and print services via Mac support NLMs that are loaded
Question: What’s the best way to read in an integer fromthe keyboard for further use? Answer: You can probably find numerous examples of this by browsing through theJava section here
Question: What does it mean when I receive the Java:java.lang.ClassFormatError?I get it whenever I try to implement a ready-made Javaapplication onto my Web site. Answer: The ClassFormatError is thrown whenever
Question: I want to run my applet on a browser, but I do notknow which versions of the following browsers cansupport programs made by JDK1.1 or JDK1.1.1. 1. Netscape: Which
Question: How can I delete all data from a table using a join?For example, the SELECT statement would be: SELECT * FROM Master AS A, Detail AS B WHERE A.price