Three minutes free to deal with the website's online customer service source code (made using the powertalkbox Control)

Source: Internet
Author: User
Http://download.csdn.net/source/1876659
Provides free and open-source program code (provides the learning and research of the entire program code ).
In this example, the chat between a single customer service and multiple customers can be changed to multiple customer service.
1) This. textbox1.text = "online customer service" is the logon box of the powertalkclient loginfrm. CS in winform. The default value is "online customer service"
2) webform powertalk/IM/chat. aspx. CS string webserviceanser = "online customer service". The default value is "online customer service"
"Online customer service" corresponds to one more customer service. For example, your database name is Customer Service 1, Customer Service 2 ,..... wait, use the program to replace the above "online customer service" to communicate with customer service 1.

Page View

Chat Graph

Client Diagram

1. installation steps:
1. Choose source code> chat.
1) Copy powertalkbox. dll under bin to the bin folder under the project.
2) copy the fetioninterface. CS and ipfindaddr. CS files under app_code to app_code under the project.
3) copy the IP address. mdb under app_data to app_data under the project.
4) copy the powertalk folder to the project root directory.
5) add powertalkbox. powertalk. deleteuserinfo (session ["engin_userid"]. tostring () to session_end of Global. asax in the project ());

2. Go to-> Client
1) Find powertalkclient.exe. in the config file, set http: // localhost: 59915/chat/powertalk/fetioninterface. asmx is replaced with the actual WebService address under the project, for example, your site is www.abc.com, it is changed to http://www.abc.com/Chat/PowerTalk/FetionInterFace.asmx
2) Open powertalkclient.exe and log on directly without a password.

 

Ii. Additional instructions:
1. There is a prompt program for the genie in the program. If you want to make the genie speak, install Microsoft Speech SDK 5.1.msi in the system. In the Chinese Language Pack, you can read the Chinese content of the chat.
2. client interaction uses WebService technology. The WebService file can be configured with powertalkclient.exe. Config Only in source code> chat> powertalk> fetioninterface.asmx.

Iii. Copyright description:
This version is free and open-source and provides source code. program designers can perform secondary development based on their own needs to make profits. This program does not include Hacker code segments and code segments that damage the interests of others. If you suspect it is possible to re-compile the source program or decompile the source program to view it on your own.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.