![]() |
| | #1 |
| Registered User Join Date: Apr 2005
Posts: 1,342
| (I can allready read a file off of the internet) Thanks, August. |
| Queatrix is offline | |
| | #2 |
| Registered User Join Date: Nov 2002
Posts: 491
| You have to be more specific. Are you refering to POST'ingit on a website or just sending it over a socket? There are tons of possibilities for what you are asking. |
| orbitz is offline | |
| | #3 |
| Registered User Join Date: Apr 2005
Posts: 1,342
| Well I really don't know, this is what I want to do: Make a program that can write data to a text file that is on the internet. (Conditions depend on what would be written.) Then, A program on a different computer would retrieve that written data. So in other words, The two programs would be communicating with each other over the net, even though, they are on both on different computers. |
| Queatrix is offline | |
| | #4 |
| Registered User Join Date: Nov 2002
Posts: 491
| It sounds like you probably need to do a good deal of research before you can write these applications. You sound like you don't quite know enough to actually write them. |
| orbitz is offline | |
| | #5 |
| Registered User Join Date: Apr 2005
Posts: 1,342
| Suggestions about what I should learn first? |
| Queatrix is offline | |
| | #6 |
| Registered User Join Date: Nov 2002
Posts: 491
| First you probably want to define your problem. Then probably the client/server model. Then probably read up on various communication protocols such as telnet, ftp, and http, all of which have RFC's you can read (just google for "rfc telnet" or "rfc ftp" to find it). Also do you fully understand whatever language you are planning on implementing all of this in? What language are you using? You probably should also read up on endianess. That's all that comes to mind right now. I'd say the most important part is understanding your language. |
| orbitz is offline | |
| | #7 | |
| Registered User Join Date: Apr 2005
Posts: 1,342
| Quote:
| |
| Queatrix is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Newbie homework help | fossage | C Programming | 3 | 04-30-2009 04:27 PM |
| gcc link external library | spank | C Programming | 6 | 08-08-2007 03:44 PM |
| help with text input | Alphawaves | C Programming | 8 | 04-08-2007 04:54 PM |
| Encryption program | zeiffelz | C Programming | 1 | 06-15-2005 03:39 AM |
| archive format | Nor | A Brief History of Cprogramming.com | 0 | 08-05-2003 07:01 PM |