Citrix To Bring Millions of Windows Apps To iPhone
Anonymous writes "Citrix is putting out word that it's developing an iPhone receiver that could make 'millions' of Windows applications work on Apple's handset. (Something Citrix is calling 'Project Braeburn.')
Aside from Flash and a few other apps, is anyone pining for Windows-based apps on the iPhone? (Exchange on the iPhone seems to be successful, but so does Apple's App store, which has done pretty well without Windows.)"
Citrix is near!
Performance: oh dear.
Sooner, the service
From suds of yesteryear.
Burma Shave
Get thee glass eyes, and, like a scurvy politician, seem to see things thou dost not.--King Lear
An answer to a question nobody was asking.
This is a sig. It is like every other sig in the world, except that it is mine, and it is different.
Why not? This is an exploration of business opportunities, so more power to them!
Citrix is thinking of releasing an ICA client for the iPhone. Wow. That is really "Bring[ing] millions of Windows apps to iPhone." Right. ICA is arguably superior(and certainly more common in business type scenarios); but VNC on iPhone is old news and does pretty much the same thing. Hell, it looks like an RDP client is also available.
I'm sure that a lot of people will find this quite useful(I know the iPhone-carrying; but otherwise MS-headed network manager at my workplace will be all over it); but this is neither surprising nor especially interesting, and far from groundbreaking. Citrix will(assuming they manage to beat x11 support out the door) be the third graphical remote protocol to make it to the iPhone. Useful for people in environments that use citrix; but hardly novel.
The only thing Windows-related I've ever needed on my phone was RDP. And on my Fuze (Windows Mobile 6), it crashes every time I use it. I'm starting to wonder if the iPhone would have been a better choice.
Working in IT, one of the problems I have with my blackberry is that the ability to RDP into my work enviroment is not possible on a free scale, therefore work is not persuing the opportunity. With citrix available on an iPhone, all of a sudden, my ability to work has increased exponentially. Now if it works properly, that's a whole other story... And I can just see our remote desktop support going "You're logging into work how now?". "You think we're going to support this?"
Why would that worry anyone? And what is wrong with Windows CE applications?
Just a little over a week ago my boss brought this up:
He was referring to an article that he forgot to link to and I got the URL from an IM. It seems some "journalist" had an article due and the iPhone is hot and top 10 lists are easy to write. The #6 slot was dedicated to the enterprise shortfall of the iPhone by not including native support for editing MS-Office documents.
My boss doesn't even have a PDA. However, the other executives with PDAs have bought into the marketing line that needing to edit office documents on your phone is a sign of importance. That strokes their ego a lot more than pointing out it's more a sign of the need for a collaboration platform that can operate without duplicating and shuttling large binaries.
If you disagree then it must be overrated, redundant or trolling.
This is NOT "bringing Windows apps to the iPhone."
This is allowing the iPhone to connect to a Citrix server (which your company needs to buy and set up). You can then run apps directly on the server, or open a remote desktop session to a PC on the network.
The iPhone isn't RUNNING anything other than the client. And unless you run your own Citrix server (signs point to "no"), you don't have access to "millions of apps" except in theory. You have access to the apps that your company decides to put on the server, or (IF they decide to enable remote desktop) the apps they let you install on your company PC.
In other words, you're not playing Fallout on this.
And, since TFP seems unclear about this--no, this will NOT get you Flash in your web browser. And, no, Flash is NOT a Windows app.
The iPhone uses an ARM processor. Unless you have a C&C binary compiled for Win32/ARM, WINE won't do jack shit for you.
Do you even lift?
These aren't the 'roids you're looking for.
You do know that Citrix is a Remote Desktop (Terminal Services) add-on that displays applications in their own window instead of an entire desktop? Applications run on the server, not on the iPhone. Unless the Citrix client itself is filled with holes, there is nothing that can infect the iPhone, just the Windows Server hosting Citrix and the application.
Said, "It's just like dice but it's got more sides And it tells me who lives and who dies"
While they're claiming the apps will actually run on the iPhone, they run on a back end server and are displayed on the phone. If you're familiar with Unix, think X server, but with security and compression.
Which is more painful? Going to work or gouging your eye out with a spoon? Find out!
http://www.workorspoon.com
An ARM would choke emulating an x86 anyway. In fact even if you recompiled the x86 binaries to run on Arm it would still suck because desktop class x86s like Core2 have a higher clock rate, are out of order, have big caches and fast SDRAM.
An iPhone apparently has a ARM1176JZF running at ~400Mhz. The fastest ARM a QCT Snapdragon ARM at 1Ghz will most likely be slower than the slowest netbook class x86, an Intel Atom at 1.6Ghz.
Of course ARM uses much less power, but for single thread integer performance ARM is in a completely different class from x86.
echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
You mean ssh -CX, which everyone is using? You sound as if security and compression were unavailable for X, and the opposite is true.
Who is General Failure and why is he reading my hard disk?