Results 1 to 6 of 6

Thread: Communication with Internet

  1. #1

    Thread Starter
    Addicted Member hyousuf2's Avatar
    Join Date
    Dec 2004
    Location
    Dublin
    Posts
    226

    Communication with Internet

    i want to communicate with some server over internet and get values returned by it ? how can i do it

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Communication with Internet

    You could use the webbrowser control, or the Inet control, and you could also use the Winsock control. What exactly do you want to do?

  3. #3

    Thread Starter
    Addicted Member hyousuf2's Avatar
    Join Date
    Dec 2004
    Location
    Dublin
    Posts
    226

    Re: Communication with Internet

    well here's wat i want
    i have made a modem dialler just like i mention in my previous thread, now the RAS server which i get connected to offcourse has got the phone no of the client, now i want that i should get the phone number back from server to client. the phone number which the user has used to dial to connect to the internet

  4. #4
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Communication with Internet

    Is it a web page with the information?

  5. #5

    Thread Starter
    Addicted Member hyousuf2's Avatar
    Join Date
    Dec 2004
    Location
    Dublin
    Posts
    226

    Re: Communication with Internet

    yes whateva is possible
    like a web page which has some information
    or a database on a web which i want to access through my application
    or ne other possibility

  6. #6
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Communication with Internet

    Here's something that I helped on.

    It should give you some ideas on using the web browser control, and parsing a web page. It also returns data to the page.

    Hope you can use it.
    Attached Files Attached Files

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