borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2009 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (physical memory (read/write) ... help !)Next Topic (Stop and Start XP services) New Topic New Poll Post Reply
AndreaVB Forum : API : Sending message to all logined users
Poster Message
Afshin_Zavar
Level: Professor


Registered: 17-07-2003
Posts: 77

icon Sending message to all logined users

Hi all dear VB coders in the world!

fianally, i wrote a program to list all logined users to the LAN and send infinitive message to selected user (download attachment) but program works for IP not user. please help me
regards, Afshin

[Edited by Afshin_Zavar on 18-09-2003 at 11:59 AM GMT]

____________________________
Persia

____________________________
Attached:
Bomber.zip 12 KB (Downloads: 8)

16-09-2003 at 06:15 AM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
steve_w
Level: Moderator


Registered: 18-04-2003
Posts: 1159
icon Re: Sending message to all logined users

Hi Afshin

I think first you need to get a list of all the pcs on your lan.

http://www.mvps.org/vbnet/index.html?code/network/netserverenum.htm

From that you then need to find out who is logged onto those pcs.

You can do that using this link
www.andreavb.com/tip060006.html

Steve

If I get chance I'll try and knock something up.



[Edited by steve_w on 16-09-2003 at 01:14 PM GMT]

16-09-2003 at 11:31 AM
View Profile Send Email to User Show All Posts | Quote Reply
steve_w
Level: Moderator


Registered: 18-04-2003
Posts: 1159
icon Re: Sending message to all logined users

Okay heres my program.

Its not all my code, bits of a grabbed from the above sites.


Hope its what you want.


Steve  

____________________________
Attached:
SW_Msg_Send.zip 7 KB (Downloads: 8)

16-09-2003 at 02:45 PM
View Profile Send Email to User Show All Posts | Quote Reply
steve_w
Level: Moderator


Registered: 18-04-2003
Posts: 1159
icon Re: Sending message to all logined users

Ooops

missed the vbp file out of the above download

pls see below for zip with project


____________________________
Attached:
sw_msg_send.zip 7 KB (Downloads: 16)

17-09-2003 at 12:08 PM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : API : Sending message to all logined users
Previous Topic (physical memory (read/write) ... help !)Next Topic (Stop and Start XP services) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2009 Andrea Tincaniborder