<% textfield = Request("textfield") textfield2 = Request("textfield2") textfield3 = Request("textfield3") textfield4 = Request("textfield4") textfield5 = Request("textfield5") select1 = Request("select1") textfield52 = Request("textfield52") textfield53 = Request("textfield53") textfield54 = Request("textfield54") textfield55 = Request("textfield55") textfield56 = Request("textfield56") textfield57 = Request("textfield57") textfield58 = Request("textfield58") select2 = Request("select2") checkbox1 = Request("checkbox1") checkbox2 = Request("checkbox2") checkbox3 = Request("checkbox3") checkbox4 = Request("checkbox4") checkbox5 = Request("checkbox5") checkbox6 = Request("checkbox6") checkbox7 = Request("checkbox7") textfield6 = Request("textfield6") mailmsg = mailmsg & "Celan - Contact Us Form" & vbCrLf mailmsg = mailmsg & "¡@First Name: " & textfield & vbCrLf mailmsg = mailmsg & "¡@Last Name:" & textfield2 & vbCrLf mailmsg = mailmsg & "¡@Title: " & textfield3 & vbCrLf mailmsg = mailmsg & "¡@E-Mail: " & textfield4 & vbCrLf mailmsg = mailmsg & "¡@Organization: " & textfield5 & vbCrLf mailmsg = mailmsg & "¡@Business Type: " & select1 & vbCrLf mailmsg = mailmsg & "¡@Address: " & textfield52 & vbCrLf mailmsg = mailmsg & "¡@Address (2): " & textfield53 & vbCrLf mailmsg = mailmsg & "¡@City: " & textfield54 & vbCrLf mailmsg = mailmsg & "¡@State: " & textfield55 & vbCrLf mailmsg = mailmsg & "¡@Zip: " & textfield56 & vbCrLf mailmsg = mailmsg & "¡@Phone: " & textfield57 & vbCrLf mailmsg = mailmsg & " Fax: " & textfield58 & vbCrLf mailmsg = mailmsg & " How large is your network? " & select2 & vbCrLf mailmsg = mailmsg & " What technologies are you interested in? " & vbCrLf mailmsg = mailmsg & "¡@ " & checkbox1 & vbCrLf mailmsg = mailmsg & "¡@ " & checkbox2 & vbCrLf mailmsg = mailmsg & "¡@ " & checkbox3 & vbCrLf mailmsg = mailmsg & "¡@ " & checkbox4 & vbCrLf mailmsg = mailmsg & "¡@ " & checkbox5 & vbCrLf mailmsg = mailmsg & "¡@ " & checkbox6 & vbCrLf mailmsg = mailmsg & "¡@ " & checkbox7 & vbCrLf mailmsg = mailmsg & " Comments and Questions: " & vbCrLf mailmsg = mailmsg & textfield6 & vbCrLf Set mail1=Server.CreateObject("CDONTS.NewMail") mail1.To = "dns@goxite.com.tw" mail1.From = "dns@goxite.com.tw" mail1.Subject = "Celan - Contact Us Form" & vbCrLf mail1.Body = mailmsg mail1.Send %> Technical Support--FAQ
About Us News R&D Products Where to buy OEM&ODM Technical Support SIte Map
FAQ
Download
Contact CeLAN
 
Introduction and general description
Q. What are these LAN devices ?

A.

Network Adapter - It is a network card for computer. It may be an ISA bus card or PCI bus card. It may be for 10Mbps speed only or both 10/100Mbps speeds.

Hub - Hub connects all the computers together by network cables. If an 8 ports hub, 8 computers can be connected together. If a 16 ports hub, 16 computers can be connected together. Hub can be connected to another hub or switch. (We call it "cascading" or "uplink"). Some hubs have the stacking function. They can extend the connecting capacity by stacking with another hub.

Switch - Switch can connect network devices together with faster speed and better performance because of the switching architecture. The data in the network will be sent to "every connection" on the hub because most of the hubs work with repeater architecture. That will increase the unnecessary traffic and cause the speed down. But the switch only sends the data to the connection for the data. That will reduce the network collision and increase the network speed. So switch has big bandwidth that is several times of the repeater hub. Sometime, switch is also called a switching hub.

Bridge - Bridge connects two LANs together and can filters/forwards data between them.

Router - Router can connect LAN to WAN. There is a routing table in it so that it can send data to computers in WAN.

Q. What are network protocols ?
A.

Network protocols are like languages in the world. American speaks English. Japanese speaks Japanese. Chinese speaks Chinese. The data structure in the network packets is different for different protocols. Different protocols are used in different network operating system. Novell NetWare uses IPX/SPX. Internet uses TCP/IP. Microsoft Windows network uses NetBEUI. Computers communicate with other computers by network packets with the protocol of their network OS.

 
 
CeLAN Technology Inc.
No.12, Kuang Fu S.Rd., HsinChu Industrial Park, HsinChu Hsien, Taiwan, R.O.C.
TEL: 886-3-5979888 FAX: 886-3-5978765