Click here to Skip to main content
15,901,035 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: how to convert this code to vb.NET?? Voice program..!! Pin
Abhijit Jana7-Nov-09 16:56
professionalAbhijit Jana7-Nov-09 16:56 
GeneralRe: how to convert this code to vb.NET?? Voice program..!! Pin
kaex217-Nov-09 17:42
kaex217-Nov-09 17:42 
AnswerRe: how to convert this code to vb.NET?? Voice program..!! Pin
Shameel8-Nov-09 23:24
professionalShameel8-Nov-09 23:24 
Question'system.web.extensions' is already defined. Pin
senselva7-Nov-09 6:34
senselva7-Nov-09 6:34 
AnswerRe: 'system.web.extensions' is already defined. Pin
Not Active7-Nov-09 6:57
mentorNot Active7-Nov-09 6:57 
QuestionMySQL Query from 1000 clients to one MySQL Server at the same time Pin
nxexo0077-Nov-09 2:35
nxexo0077-Nov-09 2:35 
AnswerRe: MySQL Query from 1000 clients to one MySQL Server at the same time Pin
Not Active7-Nov-09 2:45
mentorNot Active7-Nov-09 2:45 
GeneralRe: MySQL Query from 1000 clients to one MySQL Server at the same time Pin
nxexo0077-Nov-09 6:44
nxexo0077-Nov-09 6:44 
Hi,

First of all, thank you for your reply.
So, this information doesn't change every 5 to 10 seconds.
But the thing is, that I want to update the last online time of the mobile device,
so I can see that the unit is online now.

Every 5 or 10 seconds the unit will notify himself on the database.
The table will looks like this:

[S/N] [Devicename] [IP] [LastOnlineTime] [S/W-Version] and so on...

Then the management console will check the [LastOnlineTime] column and then I know when the device was last time online.

And every mobile device will do this (1000 units are in the network). In this way I can see how many devices are online now.
It's a kind of online notifyer for mobile devices.

My question is, can a MySQL server handle this and is that not to much traffic for the network?
Or is this solution a little bit sh*t. Smile | :)
GeneralRe: MySQL Query from 1000 clients to one MySQL Server at the same time Pin
Not Active7-Nov-09 6:52
mentorNot Active7-Nov-09 6:52 
AnswerRe: MySQL Query from 1000 clients to one MySQL Server at the same time Pin
nxexo0077-Nov-09 6:55
nxexo0077-Nov-09 6:55 
GeneralRe: MySQL Query from 1000 clients to one MySQL Server at the same time Pin
Not Active7-Nov-09 7:01
mentorNot Active7-Nov-09 7:01 
GeneralRe: MySQL Query from 1000 clients to one MySQL Server at the same time Pin
nxexo0077-Nov-09 7:29
nxexo0077-Nov-09 7:29 
AnswerRe: MySQL Query from 1000 clients to one MySQL Server at the same time Pin
Shameel8-Nov-09 23:33
professionalShameel8-Nov-09 23:33 
QuestionInterop Library Available? Pin
#realJSOP7-Nov-09 1:49
professional#realJSOP7-Nov-09 1:49 
AnswerRe: Interop Library Available? Pin
Not Active7-Nov-09 2:42
mentorNot Active7-Nov-09 2:42 
AnswerRe: Interop Library Available? Pin
Luc Pattyn7-Nov-09 3:21
sitebuilderLuc Pattyn7-Nov-09 3:21 
AnswerRe: Interop Library Available? Pin
Dave Kreskowiak7-Nov-09 11:46
mveDave Kreskowiak7-Nov-09 11:46 
QuestionConcurrency violation using ACCESS DATABASE... [FIXED] Pin
Johnkokk6-Nov-09 20:33
Johnkokk6-Nov-09 20:33 
AnswerRe: Concurrency violation using ACCESS DATABASE...[FIXED] Pin
Johnkokk6-Nov-09 21:12
Johnkokk6-Nov-09 21:12 
QuestionIIS related scenario Pin
NazarHussain6-Nov-09 8:38
NazarHussain6-Nov-09 8:38 
Questionhow to use visual studio 2008 to send network packets to database Pin
that_dude_tj6-Nov-09 6:59
that_dude_tj6-Nov-09 6:59 
AnswerRe: how to use visual studio 2008 to send network packets to database Pin
#realJSOP7-Nov-09 1:47
professional#realJSOP7-Nov-09 1:47 
GeneralRe: how to use visual studio 2008 to send network packets to database Pin
that_dude_tj8-Nov-09 13:29
that_dude_tj8-Nov-09 13:29 
GeneralRe: how to use visual studio 2008 to send network packets to database Pin
that_dude_tj17-Nov-09 5:14
that_dude_tj17-Nov-09 5:14 
GeneralRe: how to use visual studio 2008 to send network packets to database Pin
#realJSOP17-Nov-09 5:25
professional#realJSOP17-Nov-09 5:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.