SlideShare a Scribd company logo
1 of 4
- Cacllbacklàgì:
Ví dụ bạn nhờ bạncủa mình làmviệcgì đó trongkhi bạn cũng đang làmviệccủa bạn(nghĩa là
bạn khôngrảnh đếnmức ngồi đợi bạncủa mìnhlàm xongviệc).Nhưngbạncần phải biếtkhi nào
bạn của bạn làmxongviệcđể bạn còn sắpxếpviệckhác(khôngthể biếtvìbạn còn đang làmviệc
của mình, cũng khôngthể địnhthời hỏi người đó xongchưa).Callbacknằmở chỗ là làmsao bạn
của bạn báo cho bạn biếtkhi họlàmxongviệccủa họ
Cơ chế request– response bìnhthườnglàkhi clientgửi yêucầu tới service vàservice trảlại
phảnhổi.
- Cách thức hoạt động của wcf duplex
Cách thức hoạt động làkhi Clientconnectvà gọi tới Server nó sẽ để lại thôngtincủa mình,sau
đó từ servernếubạn muốncallbackthì chỉ cần getra nhữngthôngtin đó làđược. Tất cả đều
được thực hiệnmộtcách tự độngvề mặt tạo endpointvàhostservice callbackcũngnhưtạo
channel callback.
Thông tinmà clientđăngký với Servercóthể làuser_name,v.vmiễnsaolàvới thôngtinđăng ký
đó thì Servercó thể gửi được dữ liệulênclient.
- Cách khai báo
- Đầu Service
Tạo một interface làm service callback là NvsContractService, sau đó khai báo type của service
callback cho service chính biết:
// B0
[ServiceContract(CallbackContract = typeof(NvsService_Callback))]
public partial interface NvsContractService
{
// Hàm đăng ký
[OperationContract]
void Subscribe(string p_id);
// Hàm hủy đăng ký
[OperationContract]
void UnSubscribe(string p_id);
}
// B1 đây là các hàm mà service sẽ sử dụng để đẩy dữ liệu lên client
// Phía trên client phải khai báo đầy đủ các hàm này để Service có thể hoạt động
được
public interface NvsService_Callback
{
[OperationContract]
void PushMessage(Message_Info _data);
[OperationContract]
void PushSession(Session_Info _data);
[OperationContract]
void PushData(string _data);
}
// B2 Service WCF khởi tạo InstanceContextMode dạng Single
Ở dưới service sẽ khởi tạo1 Dictionary<string, NvsService_Callback> để lưu lại thông
tin đăng ký từ phía đầu client. Từ đây ta có thể lấy thông tin về client và đẩy dữ
liệu lên client.
- // B3 Đẩy dữ liệu từ Service lên client
- Đầu client
Sau khi add xongreference thìtaphải khai báođầy đủ 3 hàm callbackmà đã tạo ở bước B1
Wcf call back

More Related Content

Featured

Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
Kurio // The Social Media Age(ncy)
 

Featured (20)

AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work
 
ChatGPT webinar slides
ChatGPT webinar slidesChatGPT webinar slides
ChatGPT webinar slides
 
More than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike RoutesMore than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike Routes
 

Wcf call back

  • 1. - Cacllbacklàgì: Ví dụ bạn nhờ bạncủa mình làmviệcgì đó trongkhi bạn cũng đang làmviệccủa bạn(nghĩa là bạn khôngrảnh đếnmức ngồi đợi bạncủa mìnhlàm xongviệc).Nhưngbạncần phải biếtkhi nào bạn của bạn làmxongviệcđể bạn còn sắpxếpviệckhác(khôngthể biếtvìbạn còn đang làmviệc của mình, cũng khôngthể địnhthời hỏi người đó xongchưa).Callbacknằmở chỗ là làmsao bạn của bạn báo cho bạn biếtkhi họlàmxongviệccủa họ Cơ chế request– response bìnhthườnglàkhi clientgửi yêucầu tới service vàservice trảlại phảnhổi. - Cách thức hoạt động của wcf duplex Cách thức hoạt động làkhi Clientconnectvà gọi tới Server nó sẽ để lại thôngtincủa mình,sau đó từ servernếubạn muốncallbackthì chỉ cần getra nhữngthôngtin đó làđược. Tất cả đều được thực hiệnmộtcách tự độngvề mặt tạo endpointvàhostservice callbackcũngnhưtạo channel callback. Thông tinmà clientđăngký với Servercóthể làuser_name,v.vmiễnsaolàvới thôngtinđăng ký đó thì Servercó thể gửi được dữ liệulênclient. - Cách khai báo - Đầu Service Tạo một interface làm service callback là NvsContractService, sau đó khai báo type của service callback cho service chính biết: // B0 [ServiceContract(CallbackContract = typeof(NvsService_Callback))] public partial interface NvsContractService { // Hàm đăng ký
  • 2. [OperationContract] void Subscribe(string p_id); // Hàm hủy đăng ký [OperationContract] void UnSubscribe(string p_id); } // B1 đây là các hàm mà service sẽ sử dụng để đẩy dữ liệu lên client // Phía trên client phải khai báo đầy đủ các hàm này để Service có thể hoạt động được public interface NvsService_Callback { [OperationContract] void PushMessage(Message_Info _data); [OperationContract] void PushSession(Session_Info _data); [OperationContract] void PushData(string _data); } // B2 Service WCF khởi tạo InstanceContextMode dạng Single
  • 3. Ở dưới service sẽ khởi tạo1 Dictionary<string, NvsService_Callback> để lưu lại thông tin đăng ký từ phía đầu client. Từ đây ta có thể lấy thông tin về client và đẩy dữ liệu lên client. - // B3 Đẩy dữ liệu từ Service lên client - Đầu client Sau khi add xongreference thìtaphải khai báođầy đủ 3 hàm callbackmà đã tạo ở bước B1