Web Forms :: Implement Chat Using API
Aug 21, 2012I need to implement chat with my application Is there any API to implement this in .net.
View 1 RepliesI need to implement chat with my application Is there any API to implement this in .net.
View 1 RepliesI need to implement a chat application in my asp.net C# used Web Application. I am looking a 1 to 1 chat . Here i am users and i need to chat those users with other ones.
View 2 RepliesHow to chat privately using signalR ...
View 1 RepliesHow to implement chat system in our websites, like facebook, gmail. etc ...?
View 1 RepliesI have written below the requirement of my client
"We should also have an option under the contacts tab, for a chat option .The idea behind it is that if a user is looking to communicate with a staff person they should be able to open a chat session and start a typing their questions and/or concerns. While building the chat option, the chats should be logged for certain period of time and there should be an option of retrieving particular chat sessions as needed."
What is the best way to implement this ? I prefer jquery plugin for implementing the above task () ? I am using asp.net 2.0.Is there any need to update to 3.5 to achieve the above task ?
I want to create a Facebook/Gmail like chat me for my social network.I'm looking for the best technique to achieve it.
I found several libraries, but I do not know what the most appropriate
http://pokein.com/
http://www.ape-project.org/ajax-push.html
http://code.google.com/p/jwebsocket/
http://www.igniterealtime.org/projects/openfire/
http://socket.io/
I want to implement web based chat as google , yahoo , msn , facebook implemented , can any one give idea about which path i have to start i have three ways to do the task which one i should go for is the confusion
1 . Web to Web using Asp.net Database driven approach (AJAX , jquery enabled)
2. Web Services (Database or XML driven)
3. WCF
I am searching for a live chat solution for my website (created in ASP.net) to provide online support to our customer.
View 3 Repliesi'm looking to implement a live helpdesk (chat) feature to an ASP website, something similar to LivePerson.
Would anyone be able to direct me towards firstly the required achitecture to help me understand what will be required to even develop such a feture and if at all possible some example code/solutions, if any exist ??
I have to implement the Live chat - support type in my asp.net web application
I m working framework 3.5
How can i do this.
I want to develope web based chat application for an organization
My requirements are,
1. Group chat
2. Private chat
3. All chat information will save in sql server
4. if user minimize the browser,it will blink like gtalk and face book
I'm developing chat application on asp.net mvc, in my app, user can create room and invite other join to chat, but don't need to save chat room information.So, I designed to save all chat message ,room information and user info in Session and clear it when owner close the room.I'm worry about stressing server when I save alot of data (include room info, user info, and message) in Session if there are up to 5000 rooms created and alot of messages transfered in that room.Is my solution good enough ? is it ok to save in Session ?
View 3 RepliesI had create an application to allow user to register new project.Manager will chat with user base on the project ID(chat room id = Project ID) and store this conversation to database.
Example: User A register project A, other user cannot join the chat room A.
I want to add chat to my web application. How to readily available modules or add ons? The chat function will be one to one such as Facebook.
View 3 Replieshow can add chat to my website
View 3 RepliesI have done some research on creating a chat room for my website. i found one on the following site: [URL] But it is in C#, i tried converting it to VB version but it gives me different errors. I dont know much about it.
View 9 RepliesHow can i create web base chat in Asp.net
View 1 Repliesi want to implement the chat in asp.net without databse
View 1 Repliesi want to build aroom chat in my web VB code
View 1 RepliesIn my web application.... I want chat with all the user are online. How to get the user and how to chat with each other .... I want to integrate chatting option in my website.
View 1 Repliesis there any way i can add Skype chat in my system ? or any other option ?
chat must b store in our database as well.
want to develop a comment box and chat for my new project.
would love to use some jquery ajax where-ever possble.
want to store commentbox data nto database and retrieve to display them.
no idea about chat whether it should be file or database.
How can I create FB and gmail type web base chat in Asp.net ....
View 1 RepliesI need full code for client and server to transfer files. gone through net but didn't get through.
View 1 RepliesI am developing a chat application. What Ii need is... I have to display user name and status(iam taking an image).. It should be as in gtalk in a single row i have to get name and that image. I need like wat i have to take in view page like div/table and how can we bind them in jQuery..
View 1 Replies