COntent

```java import java.io.FileWriter; import java.io.IOException; import java.util.Scanner; public class ContentWritingTool { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); System.out.println("Enter the content:"); String content = scanner.nextLine(); System.out.println("Enter the file name (with extension):"); String fileName = scanner.nextLine(); try { FileWriter writer = new FileWriter(fileName); writer.write(content); writer.close(); System.out.println("Content is written to the file."); } catch (IOException e) { System.out.println("An error occurred while writing the file."); e.printStackTrace(); } scanner.close(); } } ```

Saturday 18 May 2013

NET INFO 8.2 FREE DOWNLOAD


Software Features:



If you routinely experience delays or bottlenecks when surfing the Internet or your intranet, you know how frustrating it can be. NetInfo analyzes your connection and various aspects of the Internet in order to isolate potential pitfalls. Once it determines where the problem lies, NetInfo provides you with a whole slew of tools that help you solve it. If the problem lies beyond your realm of control and you don't know who to contact about it, NetInfo will give you a name, e-mail address and phone number. With tools like Local Info, Connections, Ping, Trace, Lookup, Finger, Whois, Daytime, Time, Quote, HTML, Scanner, Services, E-mail, and Web Center, you'll get in touch with your inner NetAdmin geek.


Local Info - Displays system IP addresses and MAC addresses. 
Connections - Displays all local TCP/IP connections and their foreign connection IP address. 
Ping - Allows you to quickly verify network connectivity to another IP address on the network. 
Trace - Displays a list of routers between your system and the destination system. 
Lookup - Allows you to perform DNS forward and reverse lookup queries. 
Finger - Displays information about users currently logged on to a specified server. 
Whois - Allows you to query contact information for domains registered with a Whois server. 
Daytime - Displays the local time of day for any remote host specified. 
Time - Allows you to query the time value from a remote time server and synchronize the time value with your local system clock. 
Quote - Allows you to view quotations from a remote Quote server. 
HTML - Displays the HTML header code and the page data for any Web page address specified. 
Scanner - Scans for host names for a particular range of IP addresses and displays the state of each IP address in the range. 
Services - Lists the available network services (HTTP, Telnet, DNS, SMTP, and so on) for a particular host.
E-mail - Allows you to verify any e-mail address by simply entering a full user principal. 








Also available NET INFO 8.6

Posted by : Pearlian98 // 10:37
Category :

0 comments:

Post a Comment

 

social media

Powered by Blogger.