Skip to main content
Search titles, bodies, and author names
Found 4,154 posts across 1 forum.

Cant access site w/one mac, can with another — #1

I've got a perplexing situation here... I have my internet connecton going directly into my Airport Extreme base station, and from there to a wired ethernet hub. My G4 is connecte…
MacNN Networking by sjBender

Cant access site w/one mac, can with another — #3

Quote: Originally Posted by ghporter Is it really a hub, or is it a switch? What type of Internet connection do you have-DSL or Cable? It's a Linksys 5-port hub. I've got…
MacNN Networking by sjBender

Cant access site w/one mac, can with another — #4

Wireless broadband in the Metroplex!?!? Wow! That's not available here in SA! Ok, new question: how are the computers getting their addresses? You say they all have different I…
MacNN Networking by ghporter

Cant access site w/one mac, can with another — #5

There are a few wireless ISPs in the metroplex. Cable/DSL/Fiber/Etc not available where I am. Wireless is the way to go! Connections are through DHCP. 10.0.1.1 is the ibook, 10.…
MacNN Networking by sjBender

Cant access site w/one mac, can with another — #6

You've renewed the G5's lease through the Network Preferences pane? If it's a server or gateway issue, that should fix things. I'd try an actual turn off-wait two minutes-turn on…
MacNN Networking by ghporter

Cant access site w/one mac, can with another — #7

I've renewed the license a bunch of times...but I hadn't though of restarting EVERYTHING. The computer(s), yes...but this time I shut everything down AND unplugged the base statio…
MacNN Networking by sjBender

Universal Binary Backwards Compatible? — #1

I'm updating a small screensaver I wrote to universal Binary, and I'm wondering about backwards compatiblity. I wrote it origionally on 10.3 and found it works on 10.2 as well (so…
MacNN Development by Bobby

Universal Binary Backwards Compatible? — #2

If you compile as universal binary, you must use the 10.4u SDK. This makes it incompatible with anything less than 10.4. So "no", it will not work with 10.2, but even more signif…
MacNN Development by Brass

Universal Binary Backwards Compatible? — #3

I'll preface this with the caveat that I have no Macintels, so I haven't tested any of this myself. That said, it should be possible to create a 10.2-compatible universal binary. F…
MacNN Development by Chuckit

Universal Binary Backwards Compatible? — #4

Quote: Originally Posted by Brass If you compile as universal binary, you must use the 10.4u SDK. This makes it incompatible with anything less than 10.4. So "no", it will not…
MacNN Development by saddino

Universal Binary Backwards Compatible? — #5

Quote: Originally Posted by saddino Yes, there is a way. As you note, the SDK will affect what APIs are availble to your code, but unless you are using "fully deprecated" APIs …
MacNN Development by Bobby

Universal Binary Backwards Compatible? — #6

Quote: Originally Posted by Bobby Question: If I can compile for 10.3, and everything I use also works & compiles in the 10.2 SDK (it's a very small screensaver), can I set…
MacNN Development by Bobby

Universal Binary Backwards Compatible? — #8

I'm glad I posted this thread, because I quickly discovered I wasn't even compiling Universal Binary to begin with. And My saver was never compiled for 10.2... The URL above help…
MacNN Development by Bobby
mp.ls