-
web application
Hi,
I have made a visual basic. net program that uses win-sock and makes connection to a remote-host (this was a windows application).
But now i have to make the same program run on a server.
The plan is when i am at home to go to the server and he calculates things and then send it to the remote-host.
Or should i use a other tool then win-sock
Greets Karel
-
Re: web application
Winsock would be the best option :thumb:
-
Re: web application
ok thank you,
but i can't find a example that is the problem.
i don't know how i use the winsock in a web application.
Greets karel
-
Re: web application
i know in your post it said something about net, but can you just clarify is this VB6 or VB.NET?
-
Re: web application
it is vb.net
Greets Karel