Ask Questions & Get Answers at ibibo sawaal
     Powered by Bixee Crawl
Results 1 - 15 of about 54009 sawaal for "names"
Sort by: Recency | Relevancy

what does NBNS stands for in networking point of view and what is the use of it.....thaks you all guys are great... humble thanks again

became a necessity.Recall that TCP/IP uses numbers to represent computer addresses, such as 192.168.220.100, while NetBIOS uses only names. This was a major issue when trying to mesh the two protocols this document governs has become known as NetBIOS over TCP/IP, or NBT for short. The NBT standard RFC 1001/1002 currently outlines a trio of services on a network: A name serviceTwo communication services

Posted in Computers & Technology by Muheed Ahmed at 5:15 PM on June 11, 2008

I am very embarassed as I have a short term memory and I forget names.How can I remember names?

Well, you should try do it: when you have a name you link this name with a thing and try to imagine the name written on it. Eg: My name is Marcos and you have to associate my name with an object, so let&180;s do it: Let&180;s associate my name with a BIG egg, my name is written on it and my pic is right beside my name there. Keep looking this imagenary picture for a little, now after a few minutes

Posted in Self Development by gayatrirai at 11:52 PM on December 28, 2007

How DomainNameServers Work ?

hi stainz If you spend any time on the Internet sending e-mail or browsing the Web, then you use domain name servers without even realizing it. Domain name servers, or DNS, are an incredibly use a domain name to do it. For example, the URL "http://www.howstuffworks.com" contains the domain name howstuffworks.com. So does the e-mail address "iknowhowstuffworks.com." Human

Posted in Computers & Technology by stainzz at 5:48 AM on May 07, 2008

What is Cyber squatting? anyone knows??

wellCybersquatting, according to the United States federal law known as the Anti-Cybersquatting Consumer Protection Act, is registering, trafficking in, or using a domain name with bad-faith intent to profit from the goodwill of a trademark belonging to someone elseIf you own a trademark and find that someone is holding it hostage as a domain name until you pay a large sum for it, you may be the victim

Posted in Computers & Technology by Aryan Gusain at 7:08 PM on June 13, 2008

how dns works?domain name server

maths.groucho.edu. Hosts on the departmental network would have this domain name tacked onto their hostname, so erdos would be known as erdos.maths.groucho.edu. This is called the fully qualified domain name FQDN, which uniquely identifies this host worldwide.Organizing the namespace in a hierarchy of domain names nicely solves the problem of name uniqueness; with DNS, a hostname has to be unique only

Posted in Computers & Technology by parmanand at 12:52 AM on September 27, 2008
Tags name

WHAT is a difference between DNS And WINS

hi shashi DNS refers to the Domain Name System -- a widely used service in networks all over the world. DNS was created to serve the Internet Network, but also our LAN Local Area Network. WINS, on the other hand, refers to Windows Internet Naming Service created by Microsoft and was used in the older Windows NT4 networks as the services provided by the domain, were heavily depended on it. Today, WINS

Posted in Computers & Technology by shashi verma at 9:31 PM on May 03, 2008

How to configure Windows XP to login into Linux/Unix Samba Networking

, and in Related Tasks at the top of the resulting window, choose Manage my network passwords. In the Stored User Names and Passwords window that results, click the Add button. In the Server: text box, Enter the Linux/Unix server name. My server is simply called Linux. In the User name: text box, Enter server name/user name; e.g., linux/lbyard. and enter the password. Reboot. With the Windows Explorer, look in My

Posted in Computers & Technology by Radhe Radhe at 4:24 PM on May 30, 2008

What is a FQDN?

hello rani An FQDN - fully qualified domain name, consists of a host and domain name, including top-level domain. www.gordano.com is a fully qualified domain name. www is the host, gordano is the second-level domain, and .com is the top level domain. A FQDN always starts with a host name and continues all the way up to the top-level domain name, so www.test.gordano.com would be classed as a FQDN

Posted in Computers & Technology by seeta rani at 3:52 AM on May 20, 2008
Tags fqdn

i want to repair my pc as a primary repair if anobody knows the dos commands thats execute in repairing so plz

well Anil kumar,The string can specify the full path and file name of the module to executeor it can specify a partial name. In the case of a partial name, thefunction uses the current drive and current directory to complete thespecification. The function will not use the search path.The lpApplicationName parameter can be NULL. In that case, the module namemust be the first white space

Posted in Computers & Technology by Anil Kumar at 3:28 PM on July 31, 2008

What are DNS root servers?

The DNS root servers are thirteen DNS server clusters which are responsible for delegating DNS requests to the top level domain TLD nameservers. A root name server is a DNS server that answers requests for the DNS root zone, and redirects requests for a particular top-level domain TLD to that TLDs nameservers. Although any local implementation of DNS can implement its own private root name servers

Posted in Computers & Technology by seeta rani at 3:52 AM on May 20, 2008
Tags root, servers

How do I perform a DNS lookup?

the ability to enter the web address to find out if the domain name is currently active, where to go in order to learn more about who owns the domain name.The process is a matter of entering the domain name in a field and then clicking on a search key. The search engine will query public records relating to domain names, return confirmation that the domain name does exist, and offer the opportunity

Posted in Computers & Technology by seeta rani at 3:54 AM on May 20, 2008

What is a FQDN?

Well,A FQDN is a Fully Qualified Domain Name.A FQDN is a complete DNS name. For example, if a server named snoopy existed at the White House, the FQDN of that server might be snoopy....well, An abbreviation for Fully Qualified Domain Name. It consists of a host and domain name, including top-level domain. For example, www.ibibo.com is a fully qualified domain name. www is the host, ibibo is the second

Posted in Computers & Technology by seeta rani at 3:55 AM on May 20, 2008
Tags fqdn

How to transfter XML data including GUID into tally

database named "scdatabase" in SQL-ServerStep 2: Create a table "Ledger" which contains 2 fields "Name" and "Parent"Step 3: Add few records to the "Ledger" tableStep 4: Write a SQL-query to fetch data from Ledger table of "scdatabase" as given below:-SQL-query<SQL.L IST><SQL> SELECT name AS name,parent FROM ledger <

Posted in Computers & Technology by MILIND at 8:23 PM on June 14, 2008

How I can write a program with menus like excelwith pull down, or list boxes?

Hi therelist box with names fromanother sheet and then when the list box changes to activate anothermacro that will display some charts.So far I only have the following code:Range"B5".SelectA ctiveWorkbook.Names.Add Name:="EmployeeNames", RefersToR1C1:= "=Employees!R1C1:R230C1"A ctiveWorkbook.Names.Add Name:="EmployeeNames", RefersToR1C1:= "=Employees!R1C1:R

Posted in Computers & Technology by blogger01 at 11:02 PM on June 06, 2008

HOW CAN I CONFIGURE OUTLOOK EXPRESS USING INFORMATION FROM CALCUTTATELEPHONES.COM.WHERE CAN I FIND THE INFORMATION IN CALCUTTATELEPHONES.COM.PLZ,A NYONE REPLY

hi thereFor each of your e-mail accounts, find the type of e-mail account POP3, IMAP or HTTP, the name of the incoming mail server example: mail.isp.com and the name of the outgoing, or SMTP, mail the Tools menu. Click on the Mail tab. Step4Click Add on the right side of the box and choose Mail. The Internet Connection Wizard will appear. Step5Type the display name for the account the name that appears

Posted in Computers & Technology by sdas gpta at 6:55 PM on June 17, 2008
Tags outlook
Refine By Date
Refine By Categories
sawaal signature
sawaal free visiting card