Depends completely on the bios configuration of your machine. Some configurations do it to see if the speaker is getting power. It is also used to indicate if something is misconfigured on your system board. Usually one beep or two short ones mean that it is testing to see...
Try in Control Panel->add new hardware->next->next->and have it search for any hardware. Might work, you should also find the make and manufacutrer of the cdrom. Go on their website and download the latest version of the drivers for win95<br><br> <p>moses<br><a...
You have to changed the cd format to mp3, their are many programs out their that can do this. There is one from <A HREF="http://www.real.com" TARGET="_new">www.real.com</A>, the real jukebox is half decent and should work with DVD cd's<br><br> <p>moses<br><a...
Try this, go to Control Panel->multimedia->Audio->Playback->Advanced Propertios->Performance->Restore Defaults<br><br>See if this works, you can also play around with which device is set in you Preferred Device section of audio<br><br>good luck <p>moses<br><a...
Well one thing you can do is monitor all TCP/IP traffic that comes in and out of your system. This will tell you who is connecting to your machine and when,how and where. Also see if you can shut down most ftp,telnet services and web services until you learn more about...
<A HREF="http://www.angelfire.com/md2/ackka/java/proj6/Proj6.java" TARGET="_new">http://www.angelfire.com/md2/ackka/java/proj6/Proj6.java</A><br>already did this on my latest project, it looks pretty neat code:<br><br>class Proj6Frame extends JFrame<br>{<br>setTitle("Project6 by Tom...
I have run across that problem alot to, the reason is the java plug in that you have installed is most likely the 1.1 object model. To use any swing components you need 1.2 or higher. This plugin is not offered through the normal java plugin you will need to download the...
Information can be obtained about your activities but usually not through a website. The only way a website can retrieve any type of data related to your computer is through the use of a cookie. A cookie is a small text file that the browser allows the website to dump data...
no problem, i have found that too, alot of times what is in network neighborhood is uncorrect <img src=http://www.Tek-Tips.com/images/happy.gif> . The best bet is to learn how to write batch files <img src=http://www.Tek-Tips.com/images/happy.gif> You can map the...
no problem, i have found that too, alot of times what is in network neighborhood is uncorrect :). The best bet is to learn how to write batch files :) You can map the drives much easier that way, you can also try putting the net use command in a novell script when they log...
Have not tried to access shares that much from Nt, but you can try some of the built in utilites with NT,95. go to command prompt with name or ip of 95 computer you want to connect to . type in nbtstat -A ip address, this should bring up a table of entries<br><br>Node...
You can also have <br><br>try <br>{<br>AppletContext context = getAppletContext();<br>URL u = new URL(getCodeBase(),javascript: "name of function");<br>context.showDocument(u,frame);<br>}<br>catch(Exception error)<br>{<br>showStatus("Error " + error);<br><br>}<br>}<br>this...
There are several good packet sniffers out their for windows. One that i know of is the buttsniffer from <A HREF="http://www.cultdeadcow.com. " TARGET="_new">www.cultdeadcow.com. </A>; Their are many others that work on linux and unix machines. If you can grab...
I am not sure exactly what your question is but https, basically stands for Hypter Text Transfer Protocol Secure, i think. All i know is that any site that uses this protocol for their site has a very high level of encryption on all the http requests that you send. You...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.