Community Page
- www.tech-recipes.com/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- hey
- Thanks mate, Just what I was looking for. It seemed to be a different way of doing things in Leopard than previous versions. Cheers, Mitch
- thanks, i couldnt remember.
- I did this in Garage band, but if forced me to trip the song to 8 seconds in order to send it to itunes ringtones - any ideas on this? Using the new 3GS.
- Please dont remove this Folder, It occupies only 315 MB and is useful for your Office 2003.... SRIKANTH
Tech-Recipes
Cookbook of Tech TutorialsXP/2003: Reset or Reinstall to Correct a Bad TCP/IP Stack | Windows | Tech-Recipes
Started by qdideas · 9 months ago
4 years ago
When viewing the list of components for a network interface, you may notice that the Uninstall button is disabled when Internet Protocol (TCP/IP) is selected. In Windows XP, the TCP/IP stack is considered a core component of the operating system; therefore, it is not possible to uninstall TCP/IP in Windows XP.
In extreme cases, reinstalling the Internet Protocol stack may be the most appropriate solution. With the NetShell utility, you can now reset the TCP/IP stack back to a pristine state, to the same state as when the operating system was installed.
The NetShell utility ( netsh ) is a command-line scripting interface for the configuring and monitoring of Windows XP networking. This tool provides an interactive network shell interface to the user.
In Windows XP, a reset command is available in the IP context of the NetShell utility. When this command is executed, it rewrites pertinent registry keys that are used by the Internet Protocol (TCP/IP) stack to achieve the same result as the removal and the reinstallation of the protocol.
mike
7 months ago
İnternete bağlanamama sorunu
Bir süredir masaüstü bilgisayarım internete bağlanmıyordu. Bayağı uğraşmama rağmen, neden kaynaklandığını bulamıyordum. Sonunda az önce sorunun sebebini buldum. Eğer benzer bir probleminiz olursa diye buraya not ediyorum.
Benim bilgisayarımın (Win XP) ağ bağlantısı ayarlarında sorun yoktu, çünkü ağdaki diğer bilgisayarlara ping atabiliyordum. Fakat sonradan anladım ki, bilgisayarımın TCP/IP stack'i bir şekilde, bir program tarafından bozulmuş. Bunu düzeltmek için şunu yaptım:
Başlat > Çalıştır >
netsh int ip reset c:\resetlog.txt
komutunu verdim. Bu komutun sonucunda TCP/IP stack sıfırlandı. Sonra bağlantımı sağ tıklayıp, "tamir et" komutunu verdim. Sorun düzeldi.
Internete bağlanma sorunu yaşarsanız şu iki yazıyı okumanızı tavsiye ederim: