Results 1 to 4 of 4

Thread: Upload?

  1. #1

    Thread Starter
    Admodistrator |2eM!x's Avatar
    Join Date
    Jan 2005
    Posts
    3,900

    Upload?

    Well, ive never used php, i know nothing about it sorry to say...But i was told this is the way to be able to upload things up to an ftp and such, without having the password...Or something of the sort...Okay, onto my question:
    I have servers running an .exe, that broadcasts there ips (its for a game browser), and i want it so that if the .exe is running, then to upload to an ftp or such..Thats all i need to do with this..if im in the wrong forum or something, could you please redirect me? Thanks so much!

  2. #2
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: Upload?

    I have no idea what you are talking about.

    PHP is a server side scripting language. The page you are looking at right now is generated by PHP; it is responsible for pulling all the text in these posts from a database and formatting it as HTML. PHP can connect to an FTP server but you would still need to supply the password if one is required.

    Can you be more specific with your question, then I will be able to identify the best forum for your question.
    • Your application broadcasts the IP addresses of what and for what reason?
    • What do you want to upload to an FTP server?
    • What language is your application written in?
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  3. #3

    Thread Starter
    Admodistrator |2eM!x's Avatar
    Join Date
    Jan 2005
    Posts
    3,900

    Re: Upload?

    okay, sorry to be very general.

    its broadcasting the server ips(its for a game browser)
    i want it to upload to an ftp or a main list or something,so that other people can see there server ips
    visual basic 6

    As i said its for a game browser, so you dont have to open the game just to see what servers up and so forth...

    but i dont know how this could be done, so im gonna give up i guess....

  4. #4
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: Upload?

    Quote Originally Posted by |2eM!x
    but i dont know how this could be done, so im gonna give up i guess....
    It is certainly possible. You could use a PHP application on the server. Your program can then connect and send an HTTP request containing the information the PHP script needs to add to the file.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width