Results 1 to 7 of 7

Thread: Winsock Problem

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2005
    Posts
    21

    Winsock Problem

    hi this is my problem,
    basically, i have written this program in vb 6.0 that just uses winsock to connect to an ip address and transfer the data to another ip or computer. What i want to do is instead of that data going to the ip, i want it to go to a server so other people can download or view the data. can anyone help ,me please. Thanks so much

    -Calvin
    Last edited by llamaboy20; Oct 1st, 2005 at 01:47 PM.

  2. #2

  3. #3
    Frenzied Member
    Join Date
    Oct 2003
    Posts
    1,301

    Re: Winsock Problem

    Quote Originally Posted by llamaboy20
    instead of that data going to the ip, i want it to go to a server
    Connect to the server's ip and use a protocol that the server supports.

    What exactly is your goal?
    What have you done so far?

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Oct 2005
    Posts
    21

    Re: Winsock Problem

    ..alright it is basically a program that allows people to send data across to each other...i have everything and lis i said the winsock stuff set rite, i just need the info to be sent to a server or somewhere where people could view it, like on a server.

    thanks
    -Calvin

  5. #5
    Frenzied Member
    Join Date
    Oct 2003
    Posts
    1,301

    Re: Winsock Problem

    Quote Originally Posted by llamaboy20
    be sent to a server ... like on a server


    Write a server.
    Give it a winsock connection and let the clients connect to the server instead of to eachother.

  6. #6

    Thread Starter
    Junior Member
    Join Date
    Oct 2005
    Posts
    21

    Re: Winsock Problem

    ya how could i do that......i mean liek i really have to know lol.. is there some vb file i can download to help me with that or can you help??? thanks man!

    thanks thanks again

    -Calvin

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

    Re: Winsock Problem

    You could search the network programming thread.

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