mdwsta4
Apr 20, 08:49 PM
what are the main differences between the iphone and ipad versions? Figure I could just buy the iphone version and use it on the ipad with fullforce.
more...
cube
May 4, 11:48 AM
OK, I can power an FW400 drive from FW800. I think it was my FW400 repeater hub that couldn't be powered.
I imagine an FW800 drive can be powered from FW400, too.
I imagine an FW800 drive can be powered from FW400, too.
more...
Unorthodox
Oct 16, 05:46 PM
You're serious? :confused:
In a word, no.
But give'em points for being first!
In a word, no.
But give'em points for being first!
more...
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
more...
Black Ops Prestige Levels
more...
lack ops prestige levels
more...
lack ops prestige levels
more...
Black Ops Prestige Levels
more...
lack ops prestige levels
more...
lack ops prestige levels
more...
lack ops prestige levels
more...
lack ops prestige levels
more...
lack ops prestige levels
more...
lack ops prestige levels
more...
lack ops prestige levels
more...
Black Ops Prestige Symbols
more...
CoD Black Ops Prestige Level
more...
Black Ops Prestige Levels
more...
lack ops prestige symbols
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
more...
Bendy Walker
May 2, 06:37 PM
I can also confirm this problem. I hope it's just a bug, and not an intentional change D:
more...
brn2ski00
Jun 20, 02:58 PM
i have never used paypal, do i have to have an account to buy something from u?
Yes, payments need to be made via paypal to joelanthonyarnold@gmail.com
Yes, payments need to be made via paypal to joelanthonyarnold@gmail.com
more...
leftyMac
Feb 22, 12:36 AM
if you are patient enough, craigslist / kijiji will do the job.
more...
steviem
Aug 15, 04:14 AM
Also you should be able to install the surround speakers properly on the wall where the sofa is.
more...
Macky-Mac
Sep 23, 03:34 PM
isn't it usually only open one day a week?.....there was another thread just a few days ago where somebody said it was going to be open daily on a temp basis until the 3rd
UK Refurb thread (http://forums.macrumors.com/showthread.php?t=149658&highlight=refurb)
UK Refurb thread (http://forums.macrumors.com/showthread.php?t=149658&highlight=refurb)
more...
TheBigKing
May 2, 06:38 PM
other question how i set up firefox 4 to get full screen i have i want to go full screen but i dont now how
more...
prostuff1
Sep 22, 07:04 PM
No, i can still get the printer from canons website no problem. So it is apple who has discontinued...they just stopped carrying it.
I can get it just fine through canon, amazon, newegg, and some other sites but then i would not get the rebate!!
I can get it just fine through canon, amazon, newegg, and some other sites but then i would not get the rebate!!
more...
adcx64
Apr 28, 05:09 PM
Did you zap the NVRam or PRAM.
more...
dubbz
Dec 19, 02:00 PM
Cool :)
more...
Bmode
Jan 3, 09:52 PM
My apologies for being vague, but I too are not sure about your setup as well. So bare with the directions.
Open WireTap, select preferences;
File saving setting: select the desktop.
Recording file settings: QuickTime Player
Sound Compression settings: None, 44.1kHz, 16bit, stereo.
This should set up your files for import.
Open iTunes. Select add to library and add all your desired files. Make a new playlist. Add all the newly imported files and burn.
*Make sure your discs are compatible. Make sure your time length doesn't exceed the capacity of the disc. If this stuff doesn't work, read everything possible to broaden your computer skills. That's what I do. Cheers! Bmode.
Open WireTap, select preferences;
File saving setting: select the desktop.
Recording file settings: QuickTime Player
Sound Compression settings: None, 44.1kHz, 16bit, stereo.
This should set up your files for import.
Open iTunes. Select add to library and add all your desired files. Make a new playlist. Add all the newly imported files and burn.
*Make sure your discs are compatible. Make sure your time length doesn't exceed the capacity of the disc. If this stuff doesn't work, read everything possible to broaden your computer skills. That's what I do. Cheers! Bmode.
more...
Aarow
Dec 6, 04:13 PM
This is why my sister doesn't like macs, because she can't get on her friends' myspace sites on my mac mini:rolleyes: .
more...
hackthatphone
Apr 30, 01:29 PM
I fail to see the need to preserve a baseband that can't be unlocked.
The team isn't going to waste their time working on 3.10 when they can just work on the most recent, or put serious effort into whatever comes with 5.0.
Then they'd just have everyone update to 5.0.
The team isn't going to waste their time working on 3.10 when they can just work on the most recent, or put serious effort into whatever comes with 5.0.
Then they'd just have everyone update to 5.0.
more...
kinson7
Apr 28, 10:14 PM
@blevins321:
Thanks for the suggestion, it's very useful. I've already done that for my dad, and it works when he saves contacts through the contacts app.
The main issue is that Apple has made it (rightfully so) very intuitive to save a contact from the dialer or recent-calls menu. all you have to do is click the right-arrow and you'll be able to "add to contacts", which dumps it into the iphone-contacts folder, instead of exchange, regardless of the default contact view in the contacts app.
I myself don't add contacts through the contacts app, as I normally key in the number in the dialer then hit the "+" button to create a contact :/
Thanks for the suggestion, it's very useful. I've already done that for my dad, and it works when he saves contacts through the contacts app.
The main issue is that Apple has made it (rightfully so) very intuitive to save a contact from the dialer or recent-calls menu. all you have to do is click the right-arrow and you'll be able to "add to contacts", which dumps it into the iphone-contacts folder, instead of exchange, regardless of the default contact view in the contacts app.
I myself don't add contacts through the contacts app, as I normally key in the number in the dialer then hit the "+" button to create a contact :/
more...
Nameci
Apr 20, 08:07 AM
Seems to me that it is caused by a faulty video memory...
more...
celticpride678
Mar 16, 05:14 PM
i am finding that Safari 5.1 is almost unusable on Lion. It drops all internet connections and i have to use network preferences to reboot if you will just to get it use my wifi everytime.
the bookmark bar doesn't work and on and on. im using chrome and its fast as heck on lion. too many bugs to use lion for everyday right now...
That has nothing to do with Safari, it's the Wi-Fi changes Apple made in Lion (issue that will be fixed eventually).
What do you mean the bookmark bar doesn't work?
i have the latest developer build of chrome and the latest build of firefox as well and they both work perfectly for me on lion...
I'm using Chrome on Lion, just sucks that the new scrollbars and full screen options aren't there yet.
the bookmark bar doesn't work and on and on. im using chrome and its fast as heck on lion. too many bugs to use lion for everyday right now...
That has nothing to do with Safari, it's the Wi-Fi changes Apple made in Lion (issue that will be fixed eventually).
What do you mean the bookmark bar doesn't work?
i have the latest developer build of chrome and the latest build of firefox as well and they both work perfectly for me on lion...
I'm using Chrome on Lion, just sucks that the new scrollbars and full screen options aren't there yet.
CoachWade
May 4, 03:41 PM
Buying from gainsaver? (http://www.google.com/url?sa=t&source=web&cd=1&ved=0CDoQFjAA&url=http%3A%2F%2Fforums.macrumors.com%2Fshowthread.php%3Ft%3D612588&ei=77bBTa6yIafq0gHO7Ki3Cg&usg=AFQjCNEB3h6UNgw1H9qie983HvEUz3XMMg&sig2=obEZeDrL4wOfi3Wb9ELCfw)
Is GainSaver serious? (http://www.google.com/url?sa=t&source=web&cd=2&ved=0CEUQFjAB&url=http%3A%2F%2Fforums.macrumors.com%2Fshowthread.php%3Ft%3D733508&ei=77bBTa6yIafq0gHO7Ki3Cg&usg=AFQjCNFDwSKBWt0mP7bpLVMyKLMTNJ2VDQ&sig2=5S3DBWJ6iCeNDr4oscL2bQ)
Thanks GG. As I said, I should have researched Gainsaver more carefully here in this very forum prior to purchasing from them. Hopefully I can save someone else the elevated heartrate and sheer frustration of dealing with those clowns.
~D.
Is GainSaver serious? (http://www.google.com/url?sa=t&source=web&cd=2&ved=0CEUQFjAB&url=http%3A%2F%2Fforums.macrumors.com%2Fshowthread.php%3Ft%3D733508&ei=77bBTa6yIafq0gHO7Ki3Cg&usg=AFQjCNFDwSKBWt0mP7bpLVMyKLMTNJ2VDQ&sig2=5S3DBWJ6iCeNDr4oscL2bQ)
Thanks GG. As I said, I should have researched Gainsaver more carefully here in this very forum prior to purchasing from them. Hopefully I can save someone else the elevated heartrate and sheer frustration of dealing with those clowns.
~D.
drkbcbot
May 1, 01:34 AM
what if i go on a subway and lose service? would i have to unlock it again??
macktheknife
Oct 9, 04:30 PM
PS-In a two week trip to Italy last summer, I was delayed by TWO transport labor strikes...according to locals, this happens regularly. You might wonder how they get stuff done if this happens so often. The short answer is that they don't.
A friend told me the same thing happened in France when they were waiting at the Louvre Muesuem. They asked someone working there why the line was so long. The worker responded causally that the workers were deciding on whether to strike. :rolleyes:
This Business 2.0 article talks about how the docks currently operate without even bar-code technology we have in supermarkets:
http://www.business2.com/articles/web/0,1653,44247,FF.html
It's quite ridiculous that the unions are obstructing the implementation of technology. A new scanning system, a better supply chain, and automated cranes might cost a few jobs here and there, but it's an unnecessary inconvenience to many. Should we smash up cars to bring back the jobs of those horse and buggy drivers? :rolleyes:
A friend told me the same thing happened in France when they were waiting at the Louvre Muesuem. They asked someone working there why the line was so long. The worker responded causally that the workers were deciding on whether to strike. :rolleyes:
This Business 2.0 article talks about how the docks currently operate without even bar-code technology we have in supermarkets:
http://www.business2.com/articles/web/0,1653,44247,FF.html
It's quite ridiculous that the unions are obstructing the implementation of technology. A new scanning system, a better supply chain, and automated cranes might cost a few jobs here and there, but it's an unnecessary inconvenience to many. Should we smash up cars to bring back the jobs of those horse and buggy drivers? :rolleyes:
robbieduncan
Apr 24, 07:28 AM
Basically you are freeing memory you did not malloc/calloc. Your double returnElement within the last loop is requesting space to store a double. This will be on the stack. You are not mallocing or callocing the space for this double (if you did it'd be in the heap). You then memcpy into this space (which is fine: you are allowed to do that). You then free the space that is on the stack. You can't do that. You can't free on the stack. That is automatically done when the current stack frame is popped.
If that doesn't make sense (if you don't know what the heap and stack are for example) it's time to learn basic C properly...
If that doesn't make sense (if you don't know what the heap and stack are for example) it's time to learn basic C properly...
sillyrabbitt
Apr 11, 02:31 PM
Hi All
Anyone able to get splashtop to work over 3g using a mac osx or windows vista. I can connect fine over wifi but i cannot get 3g to work. i opened the ports etc... i read the tutorials at splashtop 10x but i cannot get it to work :(
i am using fios with and actiontec wireless router.
any help is GREATLY appreciated!
thanks
Anyone able to get splashtop to work over 3g using a mac osx or windows vista. I can connect fine over wifi but i cannot get 3g to work. i opened the ports etc... i read the tutorials at splashtop 10x but i cannot get it to work :(
i am using fios with and actiontec wireless router.
any help is GREATLY appreciated!
thanks
No comments:
Post a Comment