Results 1 to 5 of 5

Thread: winsock help

  1. #1

    Thread Starter
    Hyperactive Member Colonel Klink's Avatar
    Join Date
    Aug 2002
    Location
    Gold Coast, Australia
    Posts
    329

    winsock help

    ok, i know how to send data to say a php page using winsock.

    now, how would i recieve the output of a php, after sending the information to it, so the php can do calculations, and send back to the vb proggy, the result from the calculations and then display that information (say there is for example, returns 2 values) in my app?

    hope i made sense

  2. #2
    Hyperactive Member
    Join Date
    Jul 2002
    Location
    Atlanta, GA
    Posts
    280
    u need to use INET to retrieve the results from the page.
    OrdinaryGuy

  3. #3
    So Unbanned DiGiTaIErRoR's Avatar
    Join Date
    Apr 1999
    Location
    /dev/null
    Posts
    4,111
    Originally posted by OrdinaryGuy
    u need to use INET to retrieve the results from the page.
    He can use winsock.

    You'll need to put:

    winsock1.getdata data, vbstring

    in the winsock_dataarrival

  4. #4

    Thread Starter
    Hyperactive Member Colonel Klink's Avatar
    Join Date
    Aug 2002
    Location
    Gold Coast, Australia
    Posts
    329
    could ya perhaps post an example?

    say, sending info, then the process of retreiving it?

  5. #5

    Thread Starter
    Hyperactive Member Colonel Klink's Avatar
    Join Date
    Aug 2002
    Location
    Gold Coast, Australia
    Posts
    329
    bump

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