Click here to Skip to main content
16,005,080 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: crystal report Pin
jith - iii12-Jun-06 17:52
jith - iii12-Jun-06 17:52 
GeneralRe: crystal report Pin
Mekong River14-Jun-06 15:51
Mekong River14-Jun-06 15:51 
QuestionCrashed users v Active users Pin
daveryan7812-Jun-06 1:26
daveryan7812-Jun-06 1:26 
AnswerRe: Crashed users v Active users Pin
Colin Angus Mackay12-Jun-06 1:47
Colin Angus Mackay12-Jun-06 1:47 
GeneralRe: Crashed users v Active users Pin
daveryan7812-Jun-06 2:00
daveryan7812-Jun-06 2:00 
GeneralRe: Crashed users v Active users Pin
Ray Cassick12-Jun-06 2:40
Ray Cassick12-Jun-06 2:40 
GeneralRe: Crashed users v Active users Pin
daveryan7812-Jun-06 3:19
daveryan7812-Jun-06 3:19 
GeneralRe: Crashed users v Active users Pin
Ray Cassick12-Jun-06 7:22
Ray Cassick12-Jun-06 7:22 
The exchange message contents really don't matter. Just the fact that you can send a message and get a response may be enough for you.

My application had specific requirements centered around security so when my users logged in they got back a security token. The server process would periodically ping them by sending a simple text string of 'TokenRequest' and the client had to respond with a hashed version of the token back. The server then compared the hashed response to the token that was stored form when they logged on and if they were the same then the client was still connected. If they were different then the client was disconnected by the server.

Unless you need all that security though you might be better off with just a ping pong type message. Something fast and simple.



My Blog[^]
FFRF[^]


Questionprinting problem in vb.net1.1 [modified] Pin
amaneet12-Jun-06 0:56
amaneet12-Jun-06 0:56 
Questionlicensing in vb.net Pin
MissionSuccess11-Jun-06 23:19
MissionSuccess11-Jun-06 23:19 
AnswerRe: licensing in vb.net Pin
Kschuler12-Jun-06 8:32
Kschuler12-Jun-06 8:32 
AnswerRe: licensing in vb.net Pin
DJLarZ15-Jun-06 4:33
DJLarZ15-Jun-06 4:33 
QuestionConnect to Excel,Foxpro Pin
Socheat.Net11-Jun-06 23:05
Socheat.Net11-Jun-06 23:05 
AnswerRe: Connect to Excel,Foxpro Pin
Mekong River12-Jun-06 15:41
Mekong River12-Jun-06 15:41 
QuestionConnect the access database with VB6 Pin
tadung11-Jun-06 22:46
tadung11-Jun-06 22:46 
AnswerRe: Connect the access database with VB6 Pin
Socheat.Net11-Jun-06 23:20
Socheat.Net11-Jun-06 23:20 
AnswerRe: Connect the access database with VB6 Pin
Mekong River12-Jun-06 15:43
Mekong River12-Jun-06 15:43 
QuestionUser Activity log in Windows Application Pin
vilunjike manda11-Jun-06 21:56
vilunjike manda11-Jun-06 21:56 
AnswerRe: User Activity log in Windows Application Pin
Socheat.Net11-Jun-06 23:18
Socheat.Net11-Jun-06 23:18 
GeneralRe: User Activity log in Windows Application Pin
vilunjike manda12-Jun-06 2:57
vilunjike manda12-Jun-06 2:57 
GeneralRe: User Activity log in Windows Application Pin
vilunjike manda12-Jun-06 4:34
vilunjike manda12-Jun-06 4:34 
GeneralRe: User Activity log in Windows Application Pin
Dave Kreskowiak12-Jun-06 8:32
mveDave Kreskowiak12-Jun-06 8:32 
AnswerRe: User Activity log in Windows Application Pin
Mekong River12-Jun-06 15:45
Mekong River12-Jun-06 15:45 
Questionusing DataSet Pin
iramg11-Jun-06 21:35
iramg11-Jun-06 21:35 
Questionerror: 13queryinterface for interface DTS.customtask failed Pin
bita_engr11-Jun-06 21:04
bita_engr11-Jun-06 21:04 

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.