* a question about asp.net
i'm trying to develop a basic chat system for my system.
[question one]
i'm trying to figure out how to populate a list to show who's connected to my webserver. it is something like what you see on most forums (php ones mostly) at the bottom where u can see active users connected or using the system
is there a way to retrieve information of users anyhow? by session or whatever ways....
how are they thing usually done?
[question two]
how are chat system usually done using webforms... (internet based)
i'm trying to develop a basic chat system for my system.
[question one]
i'm trying to figure out how to populate a list to show who's connected to my webserver. it is something like what you see on most forums (php ones mostly) at the bottom where u can see active users connected or using the system
is there a way to retrieve information of users anyhow? by session or whatever ways....
how are they thing usually done?
[question two]
how are chat system usually done using webforms... (internet based)