Search Results

Search: Posts Made By: kev_1234
1,896
Posted By kev_1234
Thanks again 'reg' for the help. :b:
Thanks again 'reg' for the help. :b:
1,896
Posted By kev_1234
Thanks 'reg' for your assistance! I shall look...
Thanks 'reg' for your assistance!
I shall look more into the manual pages....:b:

Also could you also explain to me what the various unix operators mean?
Like.....

'>>'
'<<'
'>'
'<'...etc...
1,896
Posted By kev_1234
Help with Unix Commands
Hello everybody,

I am a newbie in Unix/Linux so please excuse me!:o

Could somebody please explain to me what the following Unix commands do or mean:


ls -al | grep "*.c" | wc -l >> log.txt...
Forum: Programming 04-17-2009
55,267
Posted By kev_1234
Just as a opinion, do you reckon my client code...
Just as a opinion, do you reckon my client code will work?

My intention is to input the following:


and get back the html content of the file from the webserver.

Please advice!
Forum: Programming 04-17-2009
55,267
Posted By kev_1234
Yep it worked!:D Now, onto my web-server.
Yep it worked!:D
Now, onto my web-server.
Forum: Programming 04-16-2009
55,267
Posted By kev_1234
Right:) After a bit of researching and...
Right:)

After a bit of researching and editing, I have come up with this for my client.c:

#include <stdio.h> /* for printf() and fprintf() */
#include <sys/socket.h> /* for socket(),...
Forum: Programming 04-16-2009
55,267
Posted By kev_1234
Once again thank you for your prolonged...
Once again thank you for your prolonged explanation:rolleyes:.


...
Forum: Programming 04-16-2009
55,267
Posted By kev_1234
Sorry Dude! About the language...
Sorry Dude! About the language barrier.......:rolleyes:Don't worry I am a English literate.....;):D

Anyhow back to the topic yes I haven't understood what you posted earlier......please care to...
Forum: Programming 04-15-2009
55,267
Posted By kev_1234
Thanks again for your explanation I appreciate...
Thanks again for your explanation I appreciate it:b:

But I have sort of understood what you are trying to say....:o

First of all this code which you posted in your first post, would it be...
Forum: Programming 04-15-2009
55,267
Posted By kev_1234
Ok SIR!:o Well I am not really fussed about...
Ok SIR!:o

Well I am not really fussed about how much I get back host as long as I get back some info.:b:

-----------------------------------------------------------------------

At the moment...
Forum: Programming 04-14-2009
55,267
Posted By kev_1234
You were right about the buffer......I increased...
You were right about the buffer......I increased the size from 64 to 500:o

It is getting interesting:D

So anyways, say if a host has a file called test.html! Could I simply use fprintf(),...
Forum: Programming 04-14-2009
55,267
Posted By kev_1234
Okay:b: Also in the code below which u...
Okay:b:

Also in the code below which u posted earlier y does it only extracting the first three lines on the html part? How can it extract the whole content of the html file?

Thanks


$...
Forum: Programming 04-14-2009
55,267
Posted By kev_1234
[quote] Oh no I understand clearly what...
[quote]


Oh no I understand clearly what you mean by teaching/learning.....:b:

The code you gave me earlier is exactly what I am after.......but I would like to extract all the information in...
Forum: Programming 04-14-2009
55,267
Posted By kev_1234
Right! Well main thing I want is to GET the...
Right! Well main thing I want is to GET the 'index.html' of a website at PORT 80 and then have a message up on the server.c saying "handling request"...etc

Thanks
Forum: Programming 04-12-2009
55,267
Posted By kev_1234
Thanks again for your help..... The example...
Thanks again for your help.....

The example you gave me get the data alright......but how could I modify it further
so that I could put in a request on the client side on certain port


and...
Forum: Programming 04-08-2009
55,267
Posted By kev_1234
Thanks 'Corona68' for the help:b: I will tryout...
Thanks 'Corona68' for the help:b:
I will tryout your code and get back to you.
Forum: Programming 04-07-2009
55,267
Posted By kev_1234
C - HTTP Socket Programming
Hello everybody,

I learning socket programming in C and was wondering if anybody here could help me out.

I have two .c programs namely server.c and client.c .......

The client sends a...
5,764
Posted By kev_1234
OK! OK! alot of confusion.......Sorry I am sick...
OK! OK! alot of confusion.......Sorry I am sick today so have to explain alot.......:rolleyes:

Yes the code works in a web browser......

But I want to be able to click on the hyperlink in the...
5,764
Posted By kev_1234
Sorry I am not sure what you mean by non-working...
Sorry I am not sure what you mean by non-working output....but here is half of my script:


# This passes the request from the inputted searchphrase by the user, to go and lookup the google search...
5,764
Posted By kev_1234
I know, but they are not clickable! ...
I know, but they are not clickable!

Apologies if I framed the question wrongly.......
I want to be able to click on those hyperlinks so that It opens a web browser which will take me to that...
5,764
Posted By kev_1234
Right this is what I entered into my Command...
Right this is what I entered into my Command Terminal:



which goes through 'wget' looks up and google and posts the results into the file mylist1.html.......after this it goes through all the...
5,764
Posted By kev_1234
Thanks for the code....yes it converts it into ...
Thanks for the code....yes it converts it into


But I would like the user be able to 'click' on it which opens the webpage
5,764
Posted By kev_1234
No those quotes were to stop the forum converting...
No those quotes were to stop the forum converting it to into this

Volkswagen Polo (new) | Driver Power 2007 | Car Reviews | Auto Express...
60,560
Posted By kev_1234
Its okay now chris.... I just reopen the...
Its okay now chris....

I just reopen the output file.....and the error goes away....:b:
60,560
Posted By kev_1234
I only input ./test -s "Hello magzine" It is...
I only input ./test -s "Hello magzine"

It is fine with other command options



Just did a fresh search......
Showing results 1 to 25 of 50

 
All times are GMT -4. The time now is 05:37 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy