|
-
Oct 1st, 2005, 01:27 PM
#1
Thread Starter
Junior Member
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.
-
Oct 1st, 2005, 01:40 PM
#2
Re: Winsock Problem
I split your post out of Forum Feedback and moved it here.
-
Oct 1st, 2005, 06:57 PM
#3
Frenzied Member
Re: Winsock Problem
 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?
-
Oct 1st, 2005, 09:41 PM
#4
Thread Starter
Junior Member
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
-
Oct 1st, 2005, 10:01 PM
#5
Frenzied Member
Re: Winsock Problem
 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.
-
Oct 1st, 2005, 10:17 PM
#6
Thread Starter
Junior Member
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
-
Oct 1st, 2005, 11:20 PM
#7
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|