Communicating Server app in Unix to several VB.NET clients 
Author Message
 Communicating Server app in Unix to several VB.NET clients

Hi,

I need to have a program running in a Unix server, that every time the data
in a table in a DB is modified, triggers to call an application found in the
operating system that sends update info at the same time to several client
apps written in VB.NET.

Anyone has an idea of how to raise an event at the VB.NET client app every
time new info comes in?

Another possible solution would be having a timer in the client that checks
some communicating channel for new info and every time it finds info, then
it updates the user screen at the client.  Should I use Sockets, UDP or
what?

Any ideas on either option, or maybe a different way of solving this
problem?
Thanks a lot for your help,
Carlos.



Thu, 10 Mar 2005 04:53:34 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Communicating with a Unix machine from Win Client?

2. VB client send RPC calls to Unix Server

3. create directory on Unix server with VB client

4. Windows NT (Excel VB) to Unix inetd Client-Server Link

5. socket problem with server and several clients

6. Launch app on Server to client, from client

7. Client Side Scripting and Apache/Unix server HELP!

8. Automatically update client apps through VB.Net

9. C# server with VB.NET client ????

10. VB.Net Client Checking for the existence of data on a SQL Server 2000

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

12. Client Server in VB.NET

 

 
Powered by phpBB® Forum Software