Eugen Graf Posted July 10, 2009 Report Share Posted July 10, 2009 Name: Web Chat Submitter: Eugen Graf Submitted: 24 Jul 2009 File Updated: 08 Jan 2010 Category: *Uncertified* Version: 1.1.00 LabVIEW Version: 8.2 License Type: BSD (Most common) Here is my Web-Chat project. First start the Server.vi and than the Client.vi and it should work Furthermore we set up a web server for this chat. So you can use the default login for login into the web chat. The aim of this project is to show what Publish/Subscribe Design Pattern can do. You can use this pattern in your projects to communicate between undependent and dynamicaly started programms (or VIs) on different computers. Of course you can change and redesign your client as you want I uploaded only the base version of them. So enjoy the chat Click here to download this file Quote Link to comment
Antoine Chalons Posted July 10, 2009 Report Share Posted July 10, 2009 That looks nice! How about posting this to the LAVA CR or Peer Code Review? I am interested in seeing the project.. Haven't jumped in OO Programming yet and having example projects could really help me take the leap. Quote Link to comment
Eugen Graf Posted July 10, 2009 Author Report Share Posted July 10, 2009 (edited) Hi Antoine! Thank you for interest. I don't know for now if the whole project will be open source. I think the client side will be open source and the server side will be licensed for use. But I want first add some nice features into this project like: - smilies - users status (in the left listbox) - binding users login onto my forums database (SQL) - chat rooms (channels) - file sharing function - and may be video-chat in the future For now it's a easy text chat lika all others, but it works fine. I'll inform you if server will be installed for online use (it works on my local PC). But I have an other chat-server already online. Everybody can test this older chat version live and online. Edited July 10, 2009 by Eugen Graf Quote Link to comment
Eugen Graf Posted July 10, 2009 Author Report Share Posted July 10, 2009 Do anybody know how to put a picture into the middle of message? I want to implement smilies now. Thank you Quote Link to comment
Omar Mussa Posted July 10, 2009 Report Share Posted July 10, 2009 Do anybody know how to put a picture into the middle of message? I want to implement smilies now. Looking at the Skype model, the user only enters text into the input box, the graphic is only rendered in the chat/history. Quote Link to comment
Michael Aivaliotis Posted July 11, 2009 Report Share Posted July 11, 2009 But I have an other chat-server already online. Everybody can test this older chat version live and online. Link? Software? Quote Link to comment
AndyDm2 Posted July 11, 2009 Report Share Posted July 11, 2009 Do anybody know how to put a picture into the middle of message? I want to implement smilies now. Thank you One possible solution is rtf text. See attachment. Andrey. Text with smiles.vi Quote Link to comment
Eugen Graf Posted July 11, 2009 Author Report Share Posted July 11, 2009 Link? Software? Hi Michael! Sorry, it was online. I asked my provider, he said me the server is down. The old chat was based on the Publish/Subscribe Software Modell. I can give you the whole old project (Server and Client). One possible solution is rtf text. See attachment. Andrey. Thank you Andrey, it's exactly what I need. I'll try to implement it into the chat. Quote Link to comment
Eugen Graf Posted July 17, 2009 Author Report Share Posted July 17, 2009 (edited) Hello LAVAs! If anybody can test the Chat, would you please download the Client-Project and connect to my local IP-Adress: 92.193.60.151 I started the Chat-Server for this weekend. If you can and want to give some feedback, you can post here or discuss it here (no password required). Thank you, eg Edited July 17, 2009 by Eugen Graf Quote Link to comment
Eugen Graf Posted July 17, 2009 Author Report Share Posted July 17, 2009 Ok, I found a problem. Server works fine on localhost, but don't work (very slow or not working) in global www under Vista. I tryed them on Linux, no problems for now. I don't really know where the problem on Vista is. Anybody can help? Now the server is started under Linux and should work. Thanks to TobyD for testing Quote Link to comment
Eugen Graf Posted July 23, 2009 Author Report Share Posted July 23, 2009 Also please test. Download, unzip and start the Client.vi from the Client folder. Password is not required for now. Enjoy it! Client.zip Quote Link to comment
Eugen Graf Posted July 24, 2009 Author Report Share Posted July 24, 2009 (edited) For all who is interested in this project! I made a new version of the Client. It works with LabVIEW 8.2 now. Download and further informations you will find here: http://labviewportal...hp?f=165&t=1259 Thank you Edited July 24, 2009 by Eugen Graf 1 Quote Link to comment
TobyD Posted July 24, 2009 Report Share Posted July 24, 2009 For all who is interested in this project! I made a new version of the Client. Cool project so far! Thanks for sharing it. Quote Link to comment
Sickness Posted August 13, 2009 Report Share Posted August 13, 2009 Nice project you have here.. does this program make it possible to chat over the internet, not only lan network? so more like WLM and ICQ etc.. Quote Link to comment
Eugen Graf Posted August 13, 2009 Author Report Share Posted August 13, 2009 Of course it does! Quote Link to comment
Eugen Graf Posted September 14, 2010 Author Report Share Posted September 14, 2010 The download link above don't work. You can download this project from this link: http://labviewportal.eu/en/downloads/62-web-and-internet/84-web-chat Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.