Re: Online/Offline Software
the way i do it is to update a record in the mysql table to say they are online, then i filter out the online users and display who is online or how many are online depending on what you want to do. this is the best way to go about doing it.
Re: Online/Offline Software
Re: Online/Offline Software
do you mean something like this: (that's my Alevel computing coursework)
http://img.photobucket.com/albums/v2...u/e7202118.jpg
i used WinSock control with TCP/IP as the protocol.
Re: Online/Offline Software
yup is this 1 but how do i code with winstock ? and tcpip ?
Re: Online/Offline Software
easy, right click on the left side where you are ment to click for text boxes and select "Components...." then find "Microsoft Winsock control", tick that.
now place a WinSock control on your main form and select it. and finially press "F1" and the help file should guide you through what you need to do.
Re: Online/Offline Software
Re: Online/Offline Software
Quote:
Originally Posted by mobilewap
erm i dun have msdn
msdn.microsoft.com