473,405 Members | 2,187 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Get other users online

I have a VB.Net Application that runs on MYSQL Server. It is almost done but want to add an extra feature to enable users to view other users online. I have created form called USERSONLINE with a Datagridview which has columns Full name and Ip Address. I also have a main form called MAINFORM which displays current user's full name and department. What I want to do is that on load of the USERSONLINE form, All the other computers on the local area should send their full name in respective MAINFORM(which always remains open) into the requesting user's USERSONLINE form's Datagridview. I have done some research and what I found was mostly LAN Chat Application. My case is unique and currently do not have much idea as to how to go about it though I can get other connected computers names on the network.
Jul 12 '16 #1
0 1611

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

Similar topics

2
by: Phil Powell | last post by:
http://codewalkers.com/seecode/75.html http://www.webkreator.com/php/concepts/counting-users-online-with-php.html The following two URLs illustrate different approaches to the idea of showing...
3
by: Leszek | last post by:
Hi everybody, I need your help-I want to display all users which are online on my web page and I don't know how to do this. I know how to do this whit one IP but for more - I don't. HELP ME...
2
by: Mark Jerzykowski | last post by:
Hi, I have a log table which contains the fields log_time (DATETIME) and session_id (VARCHAR). Using these 2 columns I want to be able to SELECT the number of users who have been online during...
2
by: Keith | last post by:
Is it possible (and if so how), to show a 'users online' counter on my site (VB ASP)? I have seen lots of site that say, xxx members online and xxx guests online. How can I do this?
1
by: Barkster | last post by:
Since I'm on the topic of sesions, I've seen a few examples of tracking online users using a mysql table and inserting the session and timestamp and checking it at period to remove it from the list...
1
by: skoochie | last post by:
I'm looking for a script for my site that'll tell my visitors how many people are browsing my site. I've searched and searched but no luck, i've already tried hotscripts.com. So for an example it'll...
10
eragon
by: eragon | last post by:
Hello good people of TSDN! I have a little script here that need help with... I want a script that tells me how many people are viewing a page or a directory at a time, EG: How many users are on...
16
by: Yukino | last post by:
How can i list the users logged into the system? Maybe save the list of session id in application attribute?
3
by: dream2rule | last post by:
Hello All, I have a table where i am maintaining the users' ip address and the date when they are accessing the website. so its like i have 3 fields in the table like ip_id - auto_increment...
2
by: smartic | last post by:
i need to know the users on line or off line, that is my code: $time = time(); $timech = time()-7; $user = $_SERVER; $session = $_SESSION; $host = "localhost"; $username = "root";
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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,...

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.