SlideShare uma empresa Scribd logo
1 de 7
Baixar para ler offline
Certified Jabber Professional
VS-1139
Certified Jabber Professional
www.vskills.in
CCCCertifiedertifiedertifiedertified Jabber ProfessionalJabber ProfessionalJabber ProfessionalJabber Professional
Certification CodeCertification CodeCertification CodeCertification Code VS-1139
Vskills certification for Jabber Professional assesses the candidate as per the company’s
need for providing instant messaging related application for customer service or internal
communication. The certification tests the candidates on various areas in IM and Jabber
basics, installing, deploying and configuring the Jabber server, server architecture, Jabber
Namespaces, User Registration, authorization, using messages, presence and Groupchat.
Why should one take this certification?Why should one take this certification?Why should one take this certification?Why should one take this certification?
This Course is intended for professionals and graduates wanting to excel in their chosen
areas. It is also well suited for those who are already working and would like to take
certification for further career progression.
Earning Vskills Jabber Professional Certification can help candidate differentiate in today's
competitive job market, broaden their employment opportunities by displaying their
advanced skills, and result in higher earning potential.
Who will benefit from taking this certification?Who will benefit from taking this certification?Who will benefit from taking this certification?Who will benefit from taking this certification?
Job seekers looking to find employment in customer service or IT departments of various
companies, students generally wanting to improve their skill set and make their CV
stronger and existing employees looking for a better role can prove their employers the
value of their skills through this certification.
Test DetailsTest DetailsTest DetailsTest Details
• Duration:Duration:Duration:Duration: 60 minutes
• No. of questions:No. of questions:No. of questions:No. of questions: 50
• Maximum marks:Maximum marks:Maximum marks:Maximum marks: 50, Passing marks: 25 (50%)
There is no negative marking in this module.
Fee StructureFee StructureFee StructureFee Structure
Rs. 4,000/- (Includes all taxes)
Companies that hire VskillsCompanies that hire VskillsCompanies that hire VskillsCompanies that hire Vskills Jabber ProfessionalJabber ProfessionalJabber ProfessionalJabber Professional
Jabber Professionals are in great demand. Companies specializing in web based customer
services or IT outsourcing companies are constantly hiring skilled Jabber Professional.
Various public and private companies also need Jabber Professionals for their customer
service or IT departments.
Certified Jabber Professional
www.vskills.in
Table of ContentsTable of ContentsTable of ContentsTable of Contents
1.1.1.1. IM BasicsIM BasicsIM BasicsIM Basics
1.1 IM System Features
1.2 What's Inside
1.3 Software Used
1.4 Help
2.2.2.2. JabberJabberJabberJabber BasicsBasicsBasicsBasics
2.1 XML-Based
2.2 Asynchronous Nature
2.3 Messaging
2.4 Payload Carrier
2.5 Request/Response
2.6 Component/Service Architecture
2.7 Custom Clients
2.8 XML-RPC and SOAP
2.9 Browsing
3.3.3.3. JabberJabberJabberJabber InternalsInternalsInternalsInternals
3.1 XML-Based
3.2 Asynchronous Nature
3.3 Messaging
3.4 Payload Carrier
3.5 Request/Response
3.6 Component/Service Architecture
3.7 Custom Clients
3.8 XML-RPC and SOAP
3.9 Browsing
4.4.4.4. TTTThe Jabber Serverhe Jabber Serverhe Jabber Serverhe Jabber Server
4.1 Downloading the Jabber Server
4.2 Installing the Server
4.3 Configuring the Jabber Server
4.4 Starting and Stopping the Jabber Server
4.5 Monitoring and Troubleshooting the Server
5.5.5.5. Server Architecture anServer Architecture anServer Architecture anServer Architecture and Configurationd Configurationd Configurationd Configuration
5.1 jabberd and Components
5.2 Component Types
5.3 Component Connection Methods
5.4 Server Configuration
5.5 Component Instances
5.6 A Typical Component Instance Description
5.7 A Tour of jabberxml
Certified Jabber Professional
www.vskills.in
5.8 Component Instance: sessions
5.9 Component Type and Identification
5.10 Host Filter
5.11 Custom Configuration
5.12 Component Connection Method
5.13 Component Instance: xdb
5.14 Component Instance: cs
5.15 Logging Definition: elogger
5.16 Logging Definition: rlogger
5.17 Component Instance: dnsrv
5.18 Component Instance: conf
5.19 Component Instance: jud
5.20 Component Instance: ss
5.21 The io Section
5.22 pidfile Section
5.23 Managing the Configuration
5.24 Server Constellations
5.25 Splitting Up Jabber Server Processes
5.26 Using Services on Other Jabber Servers
6.6.6.6. Jabber Technology BasicsJabber Technology BasicsJabber Technology BasicsJabber Technology Basics
6.1 Jabber Technology Basics
6.2 Resources and Priorities
6.3 XML Streams
6.4 Jabber's Building Blocks
6.5 The Message Element
6.6 Synopsis - Message types
6.7 Message subelements
6.8 The Presence Element
7.7.7.7. Jabber NamespacesJabber NamespacesJabber NamespacesJabber Namespaces
7.1 Namespace Usage
7.2 The IQ Namespaces
7.3 The X Namespaces
7.4 The X::IQ Relationship
7.5 Miscellaneous Namespaces
8.8.8.8. User Registration and AuUser Registration and AuUser Registration and AuUser Registration and Authorizationthorizationthorizationthorization
8.1 XML Stream Flow
8.2 User Registration
8.3 User Authentication
8.4 User Registration Script
Certified Jabber Professional
www.vskills.in
9.9.9.9. Using Messages and PresenceUsing Messages and PresenceUsing Messages and PresenceUsing Messages and Presence
9.1 CVS Notification via Jabber
9.2 Dialup System Watch
9.3 Presence-Sensitive CVS Notification
9.4 Subscription Relationships
9.5 The cvsmsg-s Script
9.6 Taking the cvsmsg-s Script Step by Step
9.7 Jabber Programming and Callbacks
10.10.10.10. GroupchatGroupchatGroupchatGroupchat
10.1 Components
10.2 Event Models
11.11.11.11. Jabber AdvancedJabber AdvancedJabber AdvancedJabber Advanced
11.1 A Simple Jabber-Based Address Book
11.2 XML-RPC over Jabber
11.3 Browsing LDAP
11.4 Building an ERP Connection
Certified Jabber Professional
www.vskills.in
Sample QuestionsSample QuestionsSample QuestionsSample Questions
1.1.1.1. Which term is used in IM to describe the technique of exchanging information,Which term is used in IM to describe the technique of exchanging information,Which term is used in IM to describe the technique of exchanging information,Which term is used in IM to describe the technique of exchanging information,
in a controlled manner, about availabilityin a controlled manner, about availabilityin a controlled manner, about availabilityin a controlled manner, about availability????
A. Notification
B. Presence
C. Update
D. None of the above
2222.... Which programming language is needed for JabberWhich programming language is needed for JabberWhich programming language is needed for JabberWhich programming language is needed for Jabber????
A. PHP
B. Java
C. Python
D. None of the above
3333.... What is used for data representation in Jabber?What is used for data representation in Jabber?What is used for data representation in Jabber?What is used for data representation in Jabber?
A. Plain Text
B. Binary Form
C. XML
D. None of the above
4444.... How many types of the <message/> element are present in Jabber?How many types of the <message/> element are present in Jabber?How many types of the <message/> element are present in Jabber?How many types of the <message/> element are present in Jabber?
A. 5
B. 6
C. 7
D. None of the above
5555.... What does the term SOAP refers to?What does the term SOAP refers to?What does the term SOAP refers to?What does the term SOAP refers to?
A. Simple Object Access Protocol
B. Simple Oriented Access Protocol
C. Simple Object Acknowledge Protocol
D. None of the above
Answers: 1 (B), 2 (B), 3 (C), 4 (A), 5 (A)
Jabber Certification

Mais conteúdo relacionado

Mais procurados

CresTech Software Systems Pvt. Ltd
CresTech Software Systems Pvt. LtdCresTech Software Systems Pvt. Ltd
CresTech Software Systems Pvt. Ltd
Ajay Khare
 
Hemanth.Resume
Hemanth.ResumeHemanth.Resume
Hemanth.Resume
HEMANTH PV
 
IL-00266-16_666218_PHP_5-5_Study_Guide
IL-00266-16_666218_PHP_5-5_Study_GuideIL-00266-16_666218_PHP_5-5_Study_Guide
IL-00266-16_666218_PHP_5-5_Study_Guide
Omar El Hendawy
 

Mais procurados (10)

PRG 420 NERD Education Counseling--prg420nerd.com
PRG 420 NERD Education Counseling--prg420nerd.comPRG 420 NERD Education Counseling--prg420nerd.com
PRG 420 NERD Education Counseling--prg420nerd.com
 
PRG 420 NERD Become Exceptional--prg420nerd.com
PRG 420 NERD Become Exceptional--prg420nerd.comPRG 420 NERD Become Exceptional--prg420nerd.com
PRG 420 NERD Become Exceptional--prg420nerd.com
 
CresTech Software Systems Pvt. Ltd
CresTech Software Systems Pvt. LtdCresTech Software Systems Pvt. Ltd
CresTech Software Systems Pvt. Ltd
 
Certified Core Java Developer
Certified Core Java DeveloperCertified Core Java Developer
Certified Core Java Developer
 
Jpa basics
Jpa basicsJpa basics
Jpa basics
 
PRG 420 Education Counseling / prg420.com
PRG 420 Education Counseling / prg420.comPRG 420 Education Counseling / prg420.com
PRG 420 Education Counseling / prg420.com
 
Hemanth.Resume
Hemanth.ResumeHemanth.Resume
Hemanth.Resume
 
PRG 420 Education for Service--prg420.com
PRG 420 Education for Service--prg420.comPRG 420 Education for Service--prg420.com
PRG 420 Education for Service--prg420.com
 
Os Lavigne
Os LavigneOs Lavigne
Os Lavigne
 
IL-00266-16_666218_PHP_5-5_Study_Guide
IL-00266-16_666218_PHP_5-5_Study_GuideIL-00266-16_666218_PHP_5-5_Study_Guide
IL-00266-16_666218_PHP_5-5_Study_Guide
 

Semelhante a Jabber Certification

Was l iberty for java batch and jsr352
Was l iberty for java batch and jsr352Was l iberty for java batch and jsr352
Was l iberty for java batch and jsr352
sflynn073
 
JAVA LOGGING for JAVA APPLICATION PERFORMANCE
JAVA LOGGING for JAVA APPLICATION PERFORMANCEJAVA LOGGING for JAVA APPLICATION PERFORMANCE
JAVA LOGGING for JAVA APPLICATION PERFORMANCE
Rajendra Ladkat
 

Semelhante a Jabber Certification (20)

Mantis Bug Tracker Certification
Mantis Bug Tracker CertificationMantis Bug Tracker Certification
Mantis Bug Tracker Certification
 
Core Java Certification
Core Java CertificationCore Java Certification
Core Java Certification
 
Django Developer Certification
Django Developer CertificationDjango Developer Certification
Django Developer Certification
 
the grinder testing certification
the grinder testing certificationthe grinder testing certification
the grinder testing certification
 
CVS Certification
CVS CertificationCVS Certification
CVS Certification
 
Apache Cassandra Certification
Apache Cassandra CertificationApache Cassandra Certification
Apache Cassandra Certification
 
Bugzilla Testing Certification
Bugzilla Testing CertificationBugzilla Testing Certification
Bugzilla Testing Certification
 
maven build certificaton
maven build certificatonmaven build certificaton
maven build certificaton
 
2000: Making IT Happen with J2EE
2000: Making IT Happen with J2EE2000: Making IT Happen with J2EE
2000: Making IT Happen with J2EE
 
visual basic 2005 programmer certification
visual basic 2005 programmer certificationvisual basic 2005 programmer certification
visual basic 2005 programmer certification
 
Network Security Open Source Software Developer Certification
Network Security Open Source Software Developer CertificationNetwork Security Open Source Software Developer Certification
Network Security Open Source Software Developer Certification
 
Was l iberty for java batch and jsr352
Was l iberty for java batch and jsr352Was l iberty for java batch and jsr352
Was l iberty for java batch and jsr352
 
Cocoa Programming Certification
Cocoa Programming CertificationCocoa Programming Certification
Cocoa Programming Certification
 
Rock Your Web Apps with Vaadin: Coding Serbia 2014
Rock Your Web Apps with Vaadin: Coding Serbia 2014Rock Your Web Apps with Vaadin: Coding Serbia 2014
Rock Your Web Apps with Vaadin: Coding Serbia 2014
 
ghanshyam_java_j2ee
ghanshyam_java_j2eeghanshyam_java_j2ee
ghanshyam_java_j2ee
 
J2ME Programmer Certification
J2ME Programmer CertificationJ2ME Programmer Certification
J2ME Programmer Certification
 
JAVA LOGGING for JAVA APPLICATION PERFORMANCE
JAVA LOGGING for JAVA APPLICATION PERFORMANCEJAVA LOGGING for JAVA APPLICATION PERFORMANCE
JAVA LOGGING for JAVA APPLICATION PERFORMANCE
 
Lova_Resume_SSE
Lova_Resume_SSELova_Resume_SSE
Lova_Resume_SSE
 
Web 2.0 Development with IBM DB2
Web 2.0 Development with IBM DB2Web 2.0 Development with IBM DB2
Web 2.0 Development with IBM DB2
 
Jvm
JvmJvm
Jvm
 

Mais de Vskills

Mais de Vskills (20)

Vskills certified administrative support professional sample material
Vskills certified administrative support professional sample materialVskills certified administrative support professional sample material
Vskills certified administrative support professional sample material
 
vskills customer service professional sample material
vskills customer service professional sample materialvskills customer service professional sample material
vskills customer service professional sample material
 
Vskills certified operations manager sample material
Vskills certified operations manager sample materialVskills certified operations manager sample material
Vskills certified operations manager sample material
 
Vskills certified six sigma yellow belt sample material
Vskills certified six sigma yellow belt sample materialVskills certified six sigma yellow belt sample material
Vskills certified six sigma yellow belt sample material
 
Vskills production and operations management sample material
Vskills production and operations management sample materialVskills production and operations management sample material
Vskills production and operations management sample material
 
vskills leadership skills professional sample material
vskills leadership skills professional sample materialvskills leadership skills professional sample material
vskills leadership skills professional sample material
 
vskills facility management expert sample material
vskills facility management expert sample materialvskills facility management expert sample material
vskills facility management expert sample material
 
Vskills international trade and forex professional sample material
Vskills international trade and forex professional sample materialVskills international trade and forex professional sample material
Vskills international trade and forex professional sample material
 
Vskills production planning and control professional sample material
Vskills production planning and control professional sample materialVskills production planning and control professional sample material
Vskills production planning and control professional sample material
 
Vskills purchasing and material management professional sample material
Vskills purchasing and material management professional sample materialVskills purchasing and material management professional sample material
Vskills purchasing and material management professional sample material
 
Vskills manufacturing technology management professional sample material
Vskills manufacturing technology management professional sample materialVskills manufacturing technology management professional sample material
Vskills manufacturing technology management professional sample material
 
certificate in agile project management sample material
certificate in agile project management sample materialcertificate in agile project management sample material
certificate in agile project management sample material
 
Vskills angular js sample material
Vskills angular js sample materialVskills angular js sample material
Vskills angular js sample material
 
Vskills c++ developer sample material
Vskills c++ developer sample materialVskills c++ developer sample material
Vskills c++ developer sample material
 
Vskills c developer sample material
Vskills c developer sample materialVskills c developer sample material
Vskills c developer sample material
 
Vskills financial modelling professional sample material
Vskills financial modelling professional sample materialVskills financial modelling professional sample material
Vskills financial modelling professional sample material
 
Vskills basel iii professional sample material
Vskills basel iii professional sample materialVskills basel iii professional sample material
Vskills basel iii professional sample material
 
Vskills telecom management professional sample material
Vskills telecom management professional sample materialVskills telecom management professional sample material
Vskills telecom management professional sample material
 
Vskills retail management professional sample material
Vskills retail management professional sample materialVskills retail management professional sample material
Vskills retail management professional sample material
 
Vskills contract law analyst sample material
Vskills contract law analyst sample materialVskills contract law analyst sample material
Vskills contract law analyst sample material
 

Último

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Último (20)

UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 

Jabber Certification

  • 2. Certified Jabber Professional www.vskills.in CCCCertifiedertifiedertifiedertified Jabber ProfessionalJabber ProfessionalJabber ProfessionalJabber Professional Certification CodeCertification CodeCertification CodeCertification Code VS-1139 Vskills certification for Jabber Professional assesses the candidate as per the company’s need for providing instant messaging related application for customer service or internal communication. The certification tests the candidates on various areas in IM and Jabber basics, installing, deploying and configuring the Jabber server, server architecture, Jabber Namespaces, User Registration, authorization, using messages, presence and Groupchat. Why should one take this certification?Why should one take this certification?Why should one take this certification?Why should one take this certification? This Course is intended for professionals and graduates wanting to excel in their chosen areas. It is also well suited for those who are already working and would like to take certification for further career progression. Earning Vskills Jabber Professional Certification can help candidate differentiate in today's competitive job market, broaden their employment opportunities by displaying their advanced skills, and result in higher earning potential. Who will benefit from taking this certification?Who will benefit from taking this certification?Who will benefit from taking this certification?Who will benefit from taking this certification? Job seekers looking to find employment in customer service or IT departments of various companies, students generally wanting to improve their skill set and make their CV stronger and existing employees looking for a better role can prove their employers the value of their skills through this certification. Test DetailsTest DetailsTest DetailsTest Details • Duration:Duration:Duration:Duration: 60 minutes • No. of questions:No. of questions:No. of questions:No. of questions: 50 • Maximum marks:Maximum marks:Maximum marks:Maximum marks: 50, Passing marks: 25 (50%) There is no negative marking in this module. Fee StructureFee StructureFee StructureFee Structure Rs. 4,000/- (Includes all taxes) Companies that hire VskillsCompanies that hire VskillsCompanies that hire VskillsCompanies that hire Vskills Jabber ProfessionalJabber ProfessionalJabber ProfessionalJabber Professional Jabber Professionals are in great demand. Companies specializing in web based customer services or IT outsourcing companies are constantly hiring skilled Jabber Professional. Various public and private companies also need Jabber Professionals for their customer service or IT departments.
  • 3. Certified Jabber Professional www.vskills.in Table of ContentsTable of ContentsTable of ContentsTable of Contents 1.1.1.1. IM BasicsIM BasicsIM BasicsIM Basics 1.1 IM System Features 1.2 What's Inside 1.3 Software Used 1.4 Help 2.2.2.2. JabberJabberJabberJabber BasicsBasicsBasicsBasics 2.1 XML-Based 2.2 Asynchronous Nature 2.3 Messaging 2.4 Payload Carrier 2.5 Request/Response 2.6 Component/Service Architecture 2.7 Custom Clients 2.8 XML-RPC and SOAP 2.9 Browsing 3.3.3.3. JabberJabberJabberJabber InternalsInternalsInternalsInternals 3.1 XML-Based 3.2 Asynchronous Nature 3.3 Messaging 3.4 Payload Carrier 3.5 Request/Response 3.6 Component/Service Architecture 3.7 Custom Clients 3.8 XML-RPC and SOAP 3.9 Browsing 4.4.4.4. TTTThe Jabber Serverhe Jabber Serverhe Jabber Serverhe Jabber Server 4.1 Downloading the Jabber Server 4.2 Installing the Server 4.3 Configuring the Jabber Server 4.4 Starting and Stopping the Jabber Server 4.5 Monitoring and Troubleshooting the Server 5.5.5.5. Server Architecture anServer Architecture anServer Architecture anServer Architecture and Configurationd Configurationd Configurationd Configuration 5.1 jabberd and Components 5.2 Component Types 5.3 Component Connection Methods 5.4 Server Configuration 5.5 Component Instances 5.6 A Typical Component Instance Description 5.7 A Tour of jabberxml
  • 4. Certified Jabber Professional www.vskills.in 5.8 Component Instance: sessions 5.9 Component Type and Identification 5.10 Host Filter 5.11 Custom Configuration 5.12 Component Connection Method 5.13 Component Instance: xdb 5.14 Component Instance: cs 5.15 Logging Definition: elogger 5.16 Logging Definition: rlogger 5.17 Component Instance: dnsrv 5.18 Component Instance: conf 5.19 Component Instance: jud 5.20 Component Instance: ss 5.21 The io Section 5.22 pidfile Section 5.23 Managing the Configuration 5.24 Server Constellations 5.25 Splitting Up Jabber Server Processes 5.26 Using Services on Other Jabber Servers 6.6.6.6. Jabber Technology BasicsJabber Technology BasicsJabber Technology BasicsJabber Technology Basics 6.1 Jabber Technology Basics 6.2 Resources and Priorities 6.3 XML Streams 6.4 Jabber's Building Blocks 6.5 The Message Element 6.6 Synopsis - Message types 6.7 Message subelements 6.8 The Presence Element 7.7.7.7. Jabber NamespacesJabber NamespacesJabber NamespacesJabber Namespaces 7.1 Namespace Usage 7.2 The IQ Namespaces 7.3 The X Namespaces 7.4 The X::IQ Relationship 7.5 Miscellaneous Namespaces 8.8.8.8. User Registration and AuUser Registration and AuUser Registration and AuUser Registration and Authorizationthorizationthorizationthorization 8.1 XML Stream Flow 8.2 User Registration 8.3 User Authentication 8.4 User Registration Script
  • 5. Certified Jabber Professional www.vskills.in 9.9.9.9. Using Messages and PresenceUsing Messages and PresenceUsing Messages and PresenceUsing Messages and Presence 9.1 CVS Notification via Jabber 9.2 Dialup System Watch 9.3 Presence-Sensitive CVS Notification 9.4 Subscription Relationships 9.5 The cvsmsg-s Script 9.6 Taking the cvsmsg-s Script Step by Step 9.7 Jabber Programming and Callbacks 10.10.10.10. GroupchatGroupchatGroupchatGroupchat 10.1 Components 10.2 Event Models 11.11.11.11. Jabber AdvancedJabber AdvancedJabber AdvancedJabber Advanced 11.1 A Simple Jabber-Based Address Book 11.2 XML-RPC over Jabber 11.3 Browsing LDAP 11.4 Building an ERP Connection
  • 6. Certified Jabber Professional www.vskills.in Sample QuestionsSample QuestionsSample QuestionsSample Questions 1.1.1.1. Which term is used in IM to describe the technique of exchanging information,Which term is used in IM to describe the technique of exchanging information,Which term is used in IM to describe the technique of exchanging information,Which term is used in IM to describe the technique of exchanging information, in a controlled manner, about availabilityin a controlled manner, about availabilityin a controlled manner, about availabilityin a controlled manner, about availability???? A. Notification B. Presence C. Update D. None of the above 2222.... Which programming language is needed for JabberWhich programming language is needed for JabberWhich programming language is needed for JabberWhich programming language is needed for Jabber???? A. PHP B. Java C. Python D. None of the above 3333.... What is used for data representation in Jabber?What is used for data representation in Jabber?What is used for data representation in Jabber?What is used for data representation in Jabber? A. Plain Text B. Binary Form C. XML D. None of the above 4444.... How many types of the <message/> element are present in Jabber?How many types of the <message/> element are present in Jabber?How many types of the <message/> element are present in Jabber?How many types of the <message/> element are present in Jabber? A. 5 B. 6 C. 7 D. None of the above 5555.... What does the term SOAP refers to?What does the term SOAP refers to?What does the term SOAP refers to?What does the term SOAP refers to? A. Simple Object Access Protocol B. Simple Oriented Access Protocol C. Simple Object Acknowledge Protocol D. None of the above Answers: 1 (B), 2 (B), 3 (C), 4 (A), 5 (A)