October 05, 2024, 10:28:37 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ਗੱਲ ਵੰਗ ਦੀ ਕਰਾਂ ਜਾਂ ਤੇਰੀ ਸੰਗ ਦੀ ਦੋਵੇ ਚੀਜਾ ਸੋਹਣੀਆ

Pages: 1 ... 129 130 131 132 133 [134] 135 136 137 138 139 ... 189
2661
PJ Games / Re: satnam waheguru ji
« on: May 30, 2009, 02:56:09 AM »
ek noor te sabh jag uppjya kon bhale ko mande satnam wahe guru jiiiiiiii

2662
Fun Time / Re: kehdi profile sohni ah
« on: May 30, 2009, 02:53:06 AM »
sandy di profile sabh to pyari te sohni aa ohde vangu lolzzzzzzzzzzzzzz :balle: :balle: :balle: :balle: :balle: :balle: :balle: :balle: :balle: :balle: :balle: :balle: :balle: :balle: :balle: :balle: :balle: :balle: :balle: :balle: :balle: :balle: :balle: :balle: :balle: :balle:

2663
Pics / Re: PZ vicky with GF
« on: May 23, 2009, 02:44:26 PM »
 :nurse: :nurse: :nurse: :nurse: :nurse:mai doctor bhej ta hun mardi tu snady

2664
Fun Time / Re: My HObby..:D
« on: May 23, 2009, 02:19:12 PM »
mainu id chori karna changa lagda hai jiiiiiiiiiii

2665
PJ Games / Re: which pj member do u miss ryt now?
« on: May 19, 2009, 09:24:36 AM »
koi kisse nu kam to bina miss ni karda ethe dunia matlab di aa yaarrrrrrrrrrr

2666
PJ Games / Re: which pj member do u miss ryt now?
« on: May 14, 2009, 02:39:36 PM »
sweet girl te sweet like honey i miss uuuuuuuuuuuuuuuuuuuuuuuuu

2667
PJ Games / Re: satnam waheguru ji
« on: May 14, 2009, 08:54:25 AM »
satnam wahe guru ji sabh da bhala kari mehra walya

2668
Fun Time / ashiq de bachya di bhua
« on: May 14, 2009, 08:50:36 AM »
bari barsi khattan nu ghalya
khatt k liana chuhaaaaa
jehri mera topic par k reply na kare
oh appne ashiq de bachya di bhuaaaaaaaa hahhahahahahhaa :laugh: :laugh: :laugh: :laugh:

2669
Fun Time / mashuqa de bachya da mama
« on: May 14, 2009, 08:48:26 AM »
bari barsi khattan nu ghalya
khatt k lianda pijama jehra mera topic par k
reply na kare oh appni mashuqa de bachya da mama hahahhahahahhahahaha :laugh: :laugh: :laugh:

2670
PJ Games / Re: which pj member do u miss ryt now?
« on: May 09, 2009, 01:35:29 AM »
appa ajj miss karna chadta hahha

2671
Fun Time / Re: Pj di haajri.......
« on: May 07, 2009, 03:48:24 PM »
 :cry: :cry: :cry: :cry: :cry:

2672
akh v aa gol teri mukh v aa gol  preeto galan v aa kardi aa gol gol ji hahhahahahahahahhahaahhahahahhahahaha
1.What is a NIC?
Network Interface Card

2.What is a MAC Address?
MAC- Media Access Control .its a unique identifier defined for certain hardware/network adapters

3.When would you use a crosslink cable?
To link computers using this cable..You need to assign the static Ip if u need to

4.What are the main advantages and disadvantages of Fiber-Optic-based networks?
Adv:More efficient and quality of service is better.
Dis: Expensive, complicated

5.What is the difference between a Hub and a Switch?
Hub is device to connect two devices, switch is a network bridge which processes and routes data approirately over network layer of OSI Reference model

6.On which OSI layer can a router be found?
physical layer

7.What is CSMA/CD?
Carrier sense multiple access with collision detection

8.What is multicast?
to send data/info to group of computers using same network

9.What is Broadcast?
TO send data/info to all of the members of the network..( simple 176.16.255.255 for class B network)

10.What is the difference between TCP and UDP?
TCP-Transmission Control Protocol
UDP- user Datagram protocol

UDP is user assisted program and converts the application into the encapsulated form and makes it end point for data to send and then TCP helps in transmission or broadcast!


11.Describe some of the settings that are added by TCP and by UDP to the packet's header.

ans:Its called Encapsulation

12.What are TCP Ports? Name a few.
As described above End points are called Ports.
5/TCP,UDP   Remote Job Entry
7/TCP,UDP   Echo

13.What is a TCP Session?
the layer that establishes ,manages and terminates the session between two communticating devices

14.What three elements make up a socket?

Protocol (TCP, UDP or raw IP).
Local socket address (Local IP address and port number)
Remote socket address

15.What will happen if you leave the default gateway information empty while manually configuring TCP/IP?
i think it will automatically get it from DNS server

16.What will happen if you execute the following command: "arp –d *"?
- deletes all the ip address information

17.What is ICMP?
Internet Control Message Protocol

18.When would you use the ping command with the "-t" switch?
to get the ping back from other computer with no packet loss

19.What command-line tool would help you discover for which port numbers your computer is listening?
netstat -n  (on Dos prompt)

20.What is APIPA? How would you recognize it?
Automatic Private IP Addressing
for small network if u see something default automatic numeric values entered in a device that is attached you can see someone novice has done that using APIPA

21.What is a Cyclic Redundancy Check?
its a function that checks the input data value/length and than produces the output usualy of integral of 32 bits

22.What would you type in at a command prompt to view the IP settings for the computer that you are sitting at?
"ipconfig"


23.What command would you type in at a command prompt to view the IP address of the remote computer?
Ping
Netstat

24.What is the W Value for class B?

25.What is the Net ID of an IP Address of 18.9.25.3 with Subnet Mask of 255.0.0.0?
CLASS A network with NET ID 18.0.0.0

26.What is CIDR?
Classless Inter-Domain Routing

27.What is 255.255.255.255 used for?
Research

28.What is the maximum number of hosts for a Class B Network?
16384 (2(raise to power N)- 2)

29.What is the (default) class type of 195.152.12.1?
CLASS B with NET ID 195.152.0.0

30.What is the subnet mask for 10.0.10.1/17?
255.0.0.0

31.What is the result when changing from a subnet mask of 255.255.224.0 to a subnet mask of 255.255.240.0?
hmm..broadcast and binary address changes i guess

32.How can you access a shared folder from a remote computer? Name at least 3 methods.
-from ur pc my network place
- using a mapped drive
-Universal Naming Convention (UNC)haahahahhaha appa chori karke pass ho ge hahha sade teachar kehnde c nakal v akal na vajdi aa hahahha

2673
PJ Games / Re: which pj member do u miss ryt now?
« on: May 07, 2009, 09:10:04 AM »
i miss only kamli preetoooooooooooooooo hhhahahhahha

2674
PJ Games / Re: satnam waheguru ji
« on: May 07, 2009, 01:24:43 AM »

Satnam Waheguru ji

2675
Pics / Re: Kamli Preeto di gaddi
« on: May 06, 2009, 02:34:06 PM »
 X_X X_X X_X X_X X_X X_X X_X

2676
Fun Time / Re: kann marorr k.....
« on: May 06, 2009, 12:41:34 AM »
ssa kaan marorr k sweet ji

2677
PJ Games / Re: satnam waheguru ji
« on: May 05, 2009, 12:57:20 AM »
waheguru waheguru waheguru :rabb: :rabb: :rabb: :rabb:

2678
Fun Time / Re: True False
« on: May 05, 2009, 12:56:37 AM »
false
next ne ajj bursh ni kita

2679
Love Pyar / Re: kise nu shounk....
« on: May 04, 2009, 11:19:55 AM »
 =D> =D> =D> =D> =D> =D> =D> =D> =D> =D> =D> =D> =D>
att karti lolz kuria nal pange na le guandhia hahhahha :hehe: :hehe: :hehe:

2680
Fun Time / Re: mosam di jankari
« on: May 04, 2009, 11:18:15 AM »
meeh pai janda ji saver da  :cry: :cry: :cry:

Pages: 1 ... 129 130 131 132 133 [134] 135 136 137 138 139 ... 189