I'm thinking of building a new system and I'd like to get a critique of my parts choices:
Asus A7M266
AMD Athlon XP 1600+/266 (retail)
2 x 256MB PC2100 DDR SDRAM
Western Digital 80GB 7200RPM HDD
Gainward GeForce3 Ti200 Golden Sample
Sound Blaster Audigy
Sony G400
Antec SX830
It's going to be...
<<
Here's my question:
Name the 7 layers (from bottom to top) of the GPRS MS protocol stack for the Transmission Plane.
-khtm-
>>
Application
IP/X.25
SNDCP
LLC
RLC
MAC
GSM RF
Ack.. Too late.
Maybe I'm misunderstanding the question, but I think what you guys are suggesting is overkill for what he really wants. Is this the kind of thing you're looking for?
int x-squared(int n){
int i;
int sum=0;
for(i=0; i<=n; i++){
sum += i*i;
}
return sum;
}
int main(void){
int mynumber...
What do you mean by "business programming class"? If you mean an introductory programming class for business majors, then changing from VB to Java during the middle of a semester is insane. When you learn to program for the first time, you should stick to one language so that issues...
<< Still, it does not change the fact that the P3 is a dog. Intel has been pasting on to an architecture that is almost 20 years old. Every iteration of the x86 platform is just more junk supergluded onto an ancient processor architecture. >>
Junk? I'll give you the fact that the x86...
Just a couple comments/questions on some of what OneEng has said:
<< The PIII is a general purpose processor. The sony processor is specifically designed for the task of a game console.
The Sony RTOS is designed specifically for an embedded system and is light and fast.
>>
Haven't we...
Oops. I completely misunderstood your question. Anytime I hear "layer 2" or "layer 3", I automatically think OSI. Here's something a little closer to what you're looking for:
http://wwwij.cisco.com/warp/public/cc/so/neso/lnso/cpso/netsr_wp.htm...
<< yes it is a school project, I've heard some gabble about IPv6 allowing for the elimination of routers altogether, to be replaced by switches with routing functions, increased functionality so as to not need routers in layer 2 & 3 of the CISCO network model. So routers will only be used at...
<< I'm new to networking and would appriciate any explaination:
what happens if I configure my own Ip address to be one that is allready registerd to someone else. Why wouldent it work? What holds back my router from broadcasting this as my IP address?
Not that I want to do this, just so I...
<< Question: If I connect my computer to the switch, then the switch to the wall, will the LAN see me any differently than before >>
In all likelyhood and for all practical purposes, there won't be any difference to the network if you do this.
If you want to be nit-picky: (sort-of in-depth...
The Electrical and Computer Engineering department at CMU is top-notch, but it is very competetive. ECE and CS are probably the two hardest majors there and they're both among the top programs in the country. Some of the smartest people I have ever met in my life were ECE majors there. Also...
<< Saturday Night Live did a skit on the "All Drug Olympics" one time. Phil Hartman was a weight lifter trying to lift like 5 tons, and he ripped his arms off. >>
"Oooh... That has to be disappointing for the big Russian."
<< i need to do this cause i am networking my neighborhood and the distance between my house and the other house is greater than 300 meters(its 600 feet) >>
Is the distance 300 meters or 600 feet? If it is 300 meters, then you are out of luck. The maximum network size for a 100BaseTX...
The only thing that looks out of place is the static route you have configured on router A. It's trying to send all traffic destined to 172.16.20.* to the interfece that contains 172.16.10.1 (eth0). I'm not sure what effect that would have when it conflicts with what IGRP says. Did you try...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.