Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Internet programming

Name: Anonymous 2011-05-11 13:03

I know this is the worst place to ask but, how do how do you make a program to do something even as "simple?" as going to a site?

I can't seem to find any tutorials that explain anything... just a bunch of var blah = "www.ujdfngr.net" and not really showing how that gets to the site

Name: Anonymous 2011-05-11 13:05

>>1
You don't "go" to a site, nor does a program. Your terminology is completely wrong, based upon ignorance typical of normals. I suggest you go back to /b/, please.

Name: Anonymous 2011-05-11 13:05

Name: >>3 2011-05-11 13:07

>>2
Don't be mad at him, he's your usual ``lolz how does i program an google?'' type of person.
What's worse is:
I know this is the worst place to ask

Name: Anonymous 2011-05-11 13:08

>>1
Sockets and the HTTP/TCP/IP/<physical transport> stack.

Name: Anonymous 2011-05-11 13:16

>>2
i don't know anything about network programming so forgive me

>>4
this isn't the worse place to ask?

Name: Anonymous 2011-05-11 13:19

Ignore >>2 he's a huge fag.

If you want to observe how browsing works, download Wireshark and monitor your connection while going on websites. Tip: use the "Follow TCP connection" option to read the entire "computer conversation".

Anyway, have fun bro.

Name: Anonymous 2011-05-11 13:20

>>1
With two tin cans tied to a rope.

Name: Anonymous 2011-05-11 13:54

>>7
There's no way a person with >>1-san's mental capacity could understand, or even run Wireshark.

Name: Anonymous 2011-05-11 14:17

>>2
You don't "go" to a site
go back to /b/
wat

Name: Anonymous 2011-05-11 14:41

>>9
I have a bit of faith in human intelligence. Not a lot, though

Name: Anonymous 2011-05-11 14:46

>>10
thats an board not an web sight faggot

Name: Anonymous 2011-05-11 15:59

Use Perl and WWW::Mechanize module

Name: Anonymous 2011-05-11 17:28

MORE LIKE
$result=qx('echo ""; echo "GET /index.html HTTP/1.1" | nc { your site } 80')
AMIRITE LOLLLLLLLLLLLLLLLLLLLLLLLZzz!!11oNE!!1ONE1!

Name: Anonymous 2011-05-11 19:01

#!/usr/bin/perl

print "Status: 302 Go West\nLocation: http://www.google.com\n\n"

Name: Anonymous 2011-05-11 20:31

>>10
There's a difference between `going' to a website using your browser, and connecting to a remote location in a program using sockets.

Name: java 2011-05-11 21:36

java

Don't change these.
Name: Email:
Entire Thread Thread List