Groups | Blog | Home
all groups > dotnet general > december 2004 >

dotnet general : Client Server between VB and ASP .NET


pogowolf NO[at]SPAM gmail.com
12/4/2004 9:11:34 PM
Hey all,
I'm wondering if it's possible to create a program in VB.NET that
would be able to 'talk' to a ASP.NET DLL (or website for that matter)
in a client-server fashion?

Let's say something like an IRC thick client (written in VB.NET) that
would be able to call the ASP.DLL (the server) to communicate with all
other 'clients' that are logged into the 'server'?

If something like this IS possible where might I go for more
Nick Malik
12/5/2004 12:01:37 PM
Allowing a VB app to talk to ASP.NET dlls: this is called 'web services'

That doesn't mean that they will be able to talk to EACH OTHER. That's a
different problem altogether.

Look for articles on creating a chat client or a peer-to-peer client

--- Nick

[quoted text, click to view]

Pogo Wolf
12/5/2004 6:20:11 PM
Hmmm.. that's the point. I would like to figure out how to make them
talk to each other. The problem is that I can't afford a 'real' .NET
hosting service. So I'm stuck with using something like Brinkster.

Since they will not allow full services to be run on the free accounts
(or any of the accounts for that matter) I'm looking for a why 'around'
the program, to still allow me to test out a client-server style of
application.



*** Sent via Developersdex http://www.developersdex.com ***
AddThis Social Bookmark Button