Search Results

Showing results 1 to 10 of 10
Search took 0.01 seconds.
Search: Posts Made By: sparty
Forum: C++ Aug 29th, 2008
Replies: 0
Views: 1,835
Posted By sparty
Ive recently spent a lot of time using BSD sockets in Linux to do socket programming. I have written this howto with samples to show a person how to send a message buffer. Feel free to comment on...
Forum: C++ Aug 29th, 2008
Replies: 5
Views: 1,220
Posted By sparty
Actually it should function as intended.... -o doesn't necessarily need a name... the default is a.out.
Forum: C++ Aug 28th, 2008
Replies: 5
Views: 1,220
Posted By sparty
I know this post is old, but in case future people are wondering......

The GNU make utility looks for only these file names in order "GNUmakefile" ,"makefile","Makefile"...... but for the most...
Forum: Shell Scripting Aug 28th, 2008
Replies: 6
Views: 1,578
Posted By sparty
Im guessing it's because on your last line of the program you have an extra " after fi.
Forum: C++ Aug 21st, 2008
Replies: 10
Views: 1,424
Posted By sparty
oops.... my fault i meant it's in windows.h
Forum: C++ Aug 21st, 2008
Replies: 10
Views: 1,424
Posted By sparty
Talking to the comm port in Windows you should use the winsock.h library.

In linux the procedure for writing to the port is exactly the same as writing to a file.

Steps:

open() //the first...
Forum: C++ Aug 20th, 2008
Replies: 9
Views: 1,381
Posted By sparty
another way to keep it open for as long as you wish would be to just declare an int(or really any type for that matter) and then read it in

place this where you have cin.get above... this does the...
Forum: C++ Aug 20th, 2008
Replies: 10
Views: 1,424
Posted By sparty
Do you need to talk to the comm port using Windows or Linux?
Forum: IT Professionals' Lounge Aug 14th, 2008
Replies: 2
Views: 952
Posted By sparty
cp -r dir/* newdir/
Forum: IT Professionals' Lounge Aug 13th, 2008
Replies: 1
Views: 718
Posted By sparty
this problem was solved by changing the kernel type from 2.4 to 2.6
Showing results 1 to 10 of 10

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC