473,468 Members | 1,320 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Push events from client to client

157 New Member
Hello!

I have a little trouble formulating the heading of this tread, but i will explain what my challenge is.

First of all, we are converting from Ms Access to Vistual Studio 2010 for our internal programs.

In that conversion we want to start with some of the basic functions we have created. One of which is a messaging system in the Access database.

The access messaging system works like this.
* All users have logon
* 2 tables are used, one of which puts a checkbox to -1 by the username to notifiy that it is a new message to you. The other table to store the messages
* We have a hidden form in the access database wich have a form_timer event that checks the first table every 10 seconds for value. If -1 then it opens some forms, play sound and so on


This is a solution which works fine, but creates a lot of data trafic when checking the table every 10 seconds for maybe 30 different user.

Is there a way to do this in Visual Basic.net (VS2010) that is better? Maybe even use push messaging in a way?

We are getting VS2010 installed tomorrow so we are very noobs here
Mar 10 '11 #1
0 712

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: tmb | last post by:
Is there a way to use ASP to 'push' a new image to the client every 15 seconds or so? I guess the entire page will have to be 're-sent' to the client but I'm not sure. I'm trying to 'rotate'...
0
by: Efim | last post by:
Hi, I have got some problem with sending of events in .NET. I am using remouting. The client has got 2 objects for receiving different types of events (responses and events) The server has got...
2
by: trint | last post by:
I have an app that uses the standard Socket Client code. I send it a message to call a function and it receives the message, debugs through the function, but the function doesn't actually fire. ...
4
by: Javier Ros | last post by:
hi guys, I don´t see a Click Event or DblClick Event, how to implement code for this events? Is it posible? (if not) how to do a fake? hmn... in the last order ... javascript? Thanks.
1
by: Reinhold Mannsberger | last post by:
Hello! I have a page with a datagrid, where the user can select an item. Based on the selection of the user, a xml-file is generated. Some values of the xml-file should be passed to an...
8
by: semedao | last post by:
Hi , I need to develop some feature of web service that can notify client - "Push" operation - and fast somebody know if it's possible , and how? When I say "Push" I mean - pure push :) , not...
1
by: Rodney | last post by:
I want to notify browser of every time my server side event fires w/o creating some sort of timer on client. Basically, can server notify client w/o client initiating contact? Again, thx for any...
0
by: shivkumar2004 | last post by:
Hi, I m getting the following error while registering the events on client appl. error: "An error occurred creating the form. See Exception.InnerException for details. The error is: Exception...
5
by: Sin Jeong-hun | last post by:
class Manager { public event ItemEventHandler ItHappened; public Manager { Item i; i.ItHappend+=new ItemEventHandler(OnItHappened); } void OnItHappened(...) {
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.