Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!
How? Have I been suffering with pasting into paint all these years? Tell me more.
Doesn't the application have to be open and running on the task bar for this to work?
And this is where you'll find that most Mac users differ with Windows users. We couldn't give a f**k about windows, we...
If they're so sh*t now, why do these "historical" users keep buying and using them? If all these applications exist (or equivilents) on Windows, then why aren't they all going out and replacing their macs with with ibm compatible PCs?
I don't buy the whole "We've had them for x years...
You are! :rasp: already told you once to re-install and migrate!
I bought a G4 powerbook nearly 2 years ago and it's not missed a beat either. We're both happy then. :)
I owned PC's for years and never upgraded them. Threw them away every couple of years and shelled out again for a replacement one because it could no longer handle the latest version of Windows.
What's great about owning a mac is that I don't have a need to upgrade anything, the only thing...
Ahh....I understand now. I think that's the first time I've read a sentence on here that I've not been able to decipher! Maybe it's just late!
"But if you're short of a lighter, then a Dell laptop is ideal."
I get the joke now! :o
No. Just looked at it, didn't read much after I looked at the schematic and saw what processors it was running on!
Either use my own basic OS, FreeRTOS, uClinux (no mmu) or Linux depending on what the project requires and what resources I've got to play with!
I Didn't say that. I don't have to resort to using a PC because I can do everything I need to on the mac. I've got a PC, but it gathers dust, it's not been turned on for months. Only time I ever used it was for google earth, but theres a mac version now. :)
I use vi when I'm developing stuff on linux, it just works and I know the keys! Stick me infront of emacs and I'll melt! ;)
I use visual studio on the PC.
I use XCode on the mac.
I use crossworks when doing embedded stuff.
But, I digress....
want to start from 128.0.0.0 as that's the first legal subnet address, not 255.0.0.0.
Ping sounds like a good idea as long as it's configured to respond the icmp echo packets!
What are you looking at? Is this a packet in ethereal?
Destination is the IP where it's trying to connect to.
You won't see subnet information because it isn't transported, it's only used for working out if a packet needs to go through a gateway.
Should be trivial to work out the subnet as...
Ethereal will set your network card in promiscous mode and will capture all packets on the network. It's possible that it will spew out some packets onto the network, then again it might not.
Any traffic it generates you'll be able to see. I use ethereal all the time at the moment because...