Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / December 2005

Tip: Looking for answers? Try searching our database.

non C# question

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jassim Rahma - 23 Dec 2005 21:52 GMT
hi,

i know it's not a C# question but i am developing a C# database
application and would like to know what is the maximum characters'
digits for the following:

1. Email Address
2. Windows XP computer name
3. Windows XP user name
4. Windows 2003 Active Directory user name
5. IP Address

Many Thanks,
Jassim Rahma
Michael Nemtsev - 23 Dec 2005 22:02 GMT
Hello Jassim,

Try to googling "windows username lenght" , it takes me 1 minutes to find
that

user: 14 is the max for NT4 compatibility. 127 is the AD limit
comp: The absolute maximum name length is 15 for any type of networking that
uses the NetBIOS API

JR> i know it's not a C# question but i am developing a C# database
JR> application and would like to know what is the maximum characters'
JR> digits for the following:
JR>
JR> 1. Email Address
JR> 2. Windows XP computer name
JR> 3. Windows XP user name
JR> 4. Windows 2003 Active Directory user name
JR> 5. IP Address
JR> Many Thanks,
JR> Jassim Rahma

---
WBR,
Michael  Nemtsev :: blog: http://spaces.msn.com/members/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Chris Priede - 23 Dec 2005 22:31 GMT
> what is the maximum characters'
> digits for the following:
>
> 1. Email Address

320 per RFC 2821, which is broken down as follows: 64 for the local part
(user), 255 for the domain part, plus the separator (@).

> 5. IP Address

IPv4: 15
IPv6: 45 in the alternate form (last 32 bits written as four decimal
octets), 39 in the standard form.

Signature

Chris Priede


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.