Need ideas to create client/web server application in VB.NET 
Author Message
 Need ideas to create client/web server application in VB.NET

Dear Microsoft developers,

I'm planning to create an application in VB.NET which would work
interactively with a web server (Brinkster.com by instance supporting
the .NET Framework) -- as I'm barely new to .NET but experimented with
VB 6, I would like to know which method would be the best :

_Use .NET remoting technology
_Use TCPListener command
( http://www.*-*-*.com/ )
_Use Web services technology
_... (any you would know which could be compatible)

I think the 2 first methods need a dedicated server where I could run
the console-based server application. The third would be ok as
Brinkster.com supports Web services upload (I assume it does)
Basically, the Windows application would communicate (upload/download)
with the server from time to time (each 10 sec by instance to retrieve
new data) to retrieve text or XML information.

Thanks a lot, Al



Thu, 09 Jun 2005 21:53:35 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. VB.NET: Steps for Converting a Windows .NET Application to a Web .NET Application

2. How to create Client/Server Application in VB?

3. Using SQL Server Application Roles in a VB.NET web app

4. fat client (MSMQ, VB Program) or thin client (ASP page then have Web server use MSMQ)

5. Client side .NET web application

6. Web or Client/Server, VB6 or .net?

7. how to make a client/server application web based

8. Can I use VB.net to develop an asp.net web application

9. ftp client application in VB.Net vs VB 6

10. Creating Client-Server Applications

11. VB Desktop Application Accessing SQL Server on Web Server

12. Converting existing vb 6.0 application to web server like (IIS server)

 

 
Powered by phpBB® Forum Software