_On_ErrOr_
Newcomer
- Joined
- Sep 19, 2004
- Messages
- 2
Hi
I'm very new to VB.Net, I upgraded from VB6 to VB.Net.
now I have this question, I have made somekind of game in vb6.
I created a server and a client, both communicating trougt the winsockcontrol.
Now I have this problem that my pc should always be started, or nobody will be able to log in. So I found a solution. I don't know if it is even possible, but I want to create the server on a website, so that the client will connect to that website and not too my computer.
And does winsock still exists in VB.NET, cause I read that now I need to use System.Net....
Can someone plz tell me if it is possible to do what i want, thx
I'm very new to VB.Net, I upgraded from VB6 to VB.Net.
now I have this question, I have made somekind of game in vb6.
I created a server and a client, both communicating trougt the winsockcontrol.
Now I have this problem that my pc should always be started, or nobody will be able to log in. So I found a solution. I don't know if it is even possible, but I want to create the server on a website, so that the client will connect to that website and not too my computer.
And does winsock still exists in VB.NET, cause I read that now I need to use System.Net....
Can someone plz tell me if it is possible to do what i want, thx