SC68Cal
Oct 18, 11:46 PM
Springboard is having a huge party. I say we go there. Then paint the town Red
Saphrosit
Apr 7, 12:49 PM
Hi,
I wrote a simple server application in C. This server do nothing except print the received message, then exit. Here is the code
int listenfd,connfd,n;
struct sockaddr_in servaddr,cliaddr;
socklen_t clilen;
char *mesg = (char*) malloc(1000*sizeof(char));
listenfd=socket(PF_INET,SOCK_STREAM,0);
bzero(&servaddr,sizeof(servaddr));
servaddr.sin_family = AF_INET;
servaddr.sin_addr.s_addr = INADDR_ANY;
servaddr.sin_port=htons(20600);
bind(listenfd,(struct sockaddr *)&servaddr,sizeof(servaddr));
listen(listenfd,5);
clilen=sizeof(cliaddr);
connfd = accept(listenfd,(struct sockaddr *)&cliaddr,&clilen);
n = (int) recvfrom(connfd,mesg,1000,0,(struct sockaddr *)&cliaddr,&clilen);
sendto(connfd,mesg,n,0,(struct sockaddr *)&cliaddr,sizeof(cliaddr));
printf("-------------------------------------------------------\n");
mesg[n] = 0;
printf("Received the following:\n");
printf("%s\n",mesg);
printf("-------------------------------------------------------\n");
close(connfd);
close(listenfd);
I managed to establish a connection using telnet and running
Row Sterling Silver Ring
Waveform silver rings by
more...
Silver Leaf Ring Designs by
925. sterling silver ring
more...
5 by Design Studio Silver from
of sterling silver rings.
more...
oxidized silver ring
Silver Ring
more...
sterling silver ring. it
Four Prong Design Silver Stone
more...
Sterling Silver Swirl Ring
The bold silver rings design
more...
Each wholesale silver ring
Add to Basket. Wholesale
more...
This sterling silver ring is a
#39;Astral#39; Sterling Silver Ring
Bulgari Designs A Silver Ring
I wrote a simple server application in C. This server do nothing except print the received message, then exit. Here is the code
int listenfd,connfd,n;
struct sockaddr_in servaddr,cliaddr;
socklen_t clilen;
char *mesg = (char*) malloc(1000*sizeof(char));
listenfd=socket(PF_INET,SOCK_STREAM,0);
bzero(&servaddr,sizeof(servaddr));
servaddr.sin_family = AF_INET;
servaddr.sin_addr.s_addr = INADDR_ANY;
servaddr.sin_port=htons(20600);
bind(listenfd,(struct sockaddr *)&servaddr,sizeof(servaddr));
listen(listenfd,5);
clilen=sizeof(cliaddr);
connfd = accept(listenfd,(struct sockaddr *)&cliaddr,&clilen);
n = (int) recvfrom(connfd,mesg,1000,0,(struct sockaddr *)&cliaddr,&clilen);
sendto(connfd,mesg,n,0,(struct sockaddr *)&cliaddr,sizeof(cliaddr));
printf("-------------------------------------------------------\n");
mesg[n] = 0;
printf("Received the following:\n");
printf("%s\n",mesg);
printf("-------------------------------------------------------\n");
close(connfd);
close(listenfd);
I managed to establish a connection using telnet and running
M-5
Mar 26, 12:57 PM
As for as I know, it's extremely unlikely for someone to brick an iPhone or iOS device. You can certainly mess up during the process if you are careless, but you would just have to restore it or go into DFU mode. So I wouldn't be afraid.
bousozoku
Nov 2, 01:17 AM
Actually, they were all Canon units. Looked great and worked very well in the beginning.
That was my reason for being vague about any specific brand, all multifuntion units leave a lot to be desired in the quality department.
There ain't no free lunch. The only reason that all the manufacturers can offer such seemingly good value for money, is because they cut corners where you can't see - at least not at first anyhow.
That's sad. Canon had a bad reputation for consumer printers when the Bubble Jet line arrived but I thought that they were doing anything to stay away from that.
Well, there is one place where Epson cut corners on the CX6400--the USB 2.0 cable. It's extremely short but better to have the requisite, speedy cable included. Compared to the C84, the CX6400 was expensive--the C86/CX6600 shows a similar price differential. I'm completely surprised that I haven't had troubles as I've read plenty about people with C84s having problems.
I would suggest that paying around $100 for an all-in-one is inviting trouble, though.
That was my reason for being vague about any specific brand, all multifuntion units leave a lot to be desired in the quality department.
There ain't no free lunch. The only reason that all the manufacturers can offer such seemingly good value for money, is because they cut corners where you can't see - at least not at first anyhow.
That's sad. Canon had a bad reputation for consumer printers when the Bubble Jet line arrived but I thought that they were doing anything to stay away from that.
Well, there is one place where Epson cut corners on the CX6400--the USB 2.0 cable. It's extremely short but better to have the requisite, speedy cable included. Compared to the C84, the CX6400 was expensive--the C86/CX6600 shows a similar price differential. I'm completely surprised that I haven't had troubles as I've read plenty about people with C84s having problems.
I would suggest that paying around $100 for an all-in-one is inviting trouble, though.
more...
baryon
Sep 21, 12:11 PM
Didn't know you get credit in the Support Notes for reporting a bug :D time to start bug hunting...
Tom J
Oct 13, 04:44 PM
Good to know that these five things only apply to Apple.
more...
Macky-Mac
Apr 18, 02:13 PM
theme park with children? point & shoot for sure
Lord Blackadder
Dec 29, 03:51 PM
I was just shopping on Amazon and they had a disaster relief banner on their front page with the assurance that 100% of the donation would go to the Red Cross. So I guess it isn't unreasonable to assume that it could be done by Spymac, now is it??
I nearly joined them instead of Macrumors but I think I made the right choice; they are way too bloated with commercialism - although I do like the little script signature under everybody's avatar. How do they do that, I wonder?
I nearly joined them instead of Macrumors but I think I made the right choice; they are way too bloated with commercialism - although I do like the little script signature under everybody's avatar. How do they do that, I wonder?
more...
balamw
Mar 25, 06:44 PM
I also should mention that the clone was from another macBook that I'm trying to install in my new MacBook Pro (i7 quad).
We're beyond Winclone now it would seem.
Which Macbook was it that you took the image from? Windows doesn't usually like being relocated to new hardware (without SYSPREP) but when the machines are similar enough you might be able to get away with it.
B
We're beyond Winclone now it would seem.
Which Macbook was it that you took the image from? Windows doesn't usually like being relocated to new hardware (without SYSPREP) but when the machines are similar enough you might be able to get away with it.
B
iwoodworkshop
Apr 11, 09:49 AM
That's sweet! How secure are those latches? I'd be worried about it coming open and dumping the MBP, which would make me cry.
I'm also curious with what you've lined the inside to protect the MBP.
The latches are very secure, i tested it dropping it 3 meters form the stairs. The inside has a lining of small strips of rubber covered with velvet
Nice! Was it hard to make? Do you have any fillings in there? If it's even a bit loose, it may sway while carrying it and wood is pretty tough so it could get dents or scratches.
It has a filling of rubber and velvet so it's very secure, it is made out of 100% wood ((http://en.wikipedia.org/wiki/Zebrawood)) I have also made some of other woods.
As with all kind of woods (and other materials) if you bumb it hard enough it will get scratched.
right now i am making a suitcase from ebony wood with a solid silver apple logo (for personal use ofcours), here are some pictures of one case and the ebony case being build
I'm also curious with what you've lined the inside to protect the MBP.
The latches are very secure, i tested it dropping it 3 meters form the stairs. The inside has a lining of small strips of rubber covered with velvet
Nice! Was it hard to make? Do you have any fillings in there? If it's even a bit loose, it may sway while carrying it and wood is pretty tough so it could get dents or scratches.
It has a filling of rubber and velvet so it's very secure, it is made out of 100% wood ((http://en.wikipedia.org/wiki/Zebrawood)) I have also made some of other woods.
As with all kind of woods (and other materials) if you bumb it hard enough it will get scratched.
right now i am making a suitcase from ebony wood with a solid silver apple logo (for personal use ofcours), here are some pictures of one case and the ebony case being build
more...
alphaod
Jul 6, 12:53 AM
is this an ips panel or pva?
and would you be interested in a trade for a dell 2007wfp ips panel plus cash
the 20in in vertical next to a 30 looks really nice : )
2407 is M-PVA only.
and would you be interested in a trade for a dell 2007wfp ips panel plus cash
the 20in in vertical next to a 30 looks really nice : )
2407 is M-PVA only.
WinterMute
Jul 10, 06:45 PM
Same problem with the cover on the 17" PBook, but a Swiss Army knife blade works very nicely wgen you haven't got the right driver.
more...
sammyk
Dec 24, 06:16 PM
my iphone but no1 is replying to my thread thing so im doomed *cries*
tytanic11
Jun 22, 07:49 AM
Please send me pics as well.
more...
MikePA
Feb 20, 05:56 PM
Well... it WILL set a precedent and you will see apple going after jailbreakers...
The Library of Congress already rule jb is legal. Try again.
And they have MORE muscle than SONY.
Whatever 'muscle' is? All you need to sue someone is money and both Apple and Sony have more than enough.
The Library of Congress already rule jb is legal. Try again.
And they have MORE muscle than SONY.
Whatever 'muscle' is? All you need to sue someone is money and both Apple and Sony have more than enough.
ivnds
Sep 8, 01:28 AM
With WiFi capability new iPods
So were getting wifi on nanos and classics! That sounds better than the radio feature. Maybe wireless syncing finally?
I don't think this wifi radio will happen on the ipods, your limited to the hotspots coverage, not so on-the-go. More useful for iphones that are always online.
So were getting wifi on nanos and classics! That sounds better than the radio feature. Maybe wireless syncing finally?
I don't think this wifi radio will happen on the ipods, your limited to the hotspots coverage, not so on-the-go. More useful for iphones that are always online.
more...
B.A.T
Feb 8, 08:12 AM
Wow! Great news to start the day off. Thanks for the help :)
atheistpally
Feb 22, 12:13 AM
Is it 250 or 500? I'm close to 250...
Beaverman3001
May 3, 02:22 PM
Just do a 7 pass secure erase (35 if you are super paranoid and have some time to waste) using disk util from the boot up thumb drive.
Macky-Mac
Apr 20, 07:06 PM
....And since I'm not moving in for months, should I wait until what, a week before moving in to pay them the security and rent?
You're four months away from wanting to actually move in??? I think you're looking to early.
I can't imagine any landlord holding an apartment that long without your paying for all the time you wont be living there
You're four months away from wanting to actually move in??? I think you're looking to early.
I can't imagine any landlord holding an apartment that long without your paying for all the time you wont be living there
gorskiegangsta
May 5, 07:19 PM
I purchased the 2011 13'' MBP about 6 weeks ago (my first Mac laptop btw:cool:) and I am planning to also get an iPad by September. I used my friend's and it is just... well, a really good experience. I plan to use the laptop for work & school and I'll use the iPad for general web browsing, books/news/magazines, entertainment (iTunes, Netflix, games), etc.. I figure it should extend the life of my MBP as well because I expect to use it less once I get an iPad.
anng12
Mar 10, 08:02 PM
If anyone is DEFINITELY going to Ardmore and is going to be there before 2:30pm... please PM me and I will give you my phone number and you can text me the status of the lines.
In return, I'll throw in a SuperPoints Invite (the site costs $8 to join) but with an invite.. it's FREE
In return, I'll throw in a SuperPoints Invite (the site costs $8 to join) but with an invite.. it's FREE
greenmymac
Oct 25, 09:21 PM
How ironic...a month after I LEFT Tulsa they open an Apple store *slaps forehead*
Will b there
!
Will b there
!
Kilamite
Aug 14, 06:46 PM
TV facing the window might be a bad idea.
No comments:
Post a Comment