Xmppstream * xmppstream; xmppreconnect * xmppreconnect; xmpproster * xmpproster; // user object // object to be added
// Add friend # pragma mark and friend-(void) secret :( nsstring *) name {// xmpphost is the server name, host name xmppjid * jid =
None "-- the user does not have a subscribe to the contact's presence information, and the contact does not have a subscribe to the user's presence Information
"To" -- the user has a subscribe to the contact's presence information, but the contact
first, Download and install OpenFire1. Download the latest OpenFire for Mac version to http://www.igniterealtime.org/downloads/index.jspFor example: openfire 3.8.1, downloaded files: openfire_3_8_1.dmg2. Click Install and perform the default action3.
For the XMPP protocol, refer to: http://www.jabbercn.orgWhat is OpenFireOpenFire is developed in java, and the open source real-time collaboration (RTC) server is based on the XMPP (Jabber) Protocol.You can use it to easily build an efficient
I record technology video address: https://edu.csdn.net/lecturer/1899 Welcome to watch.
One, what is the socket socket essentially provides the endpoint of the process communication. Before a process communicates, both parties must first create an
Here's a record of the process I'm configuring XMPPFirst download xmpp:https://github.com/robbiehanson/xmppframework/Enter the following file into the process:Adding a dependency frameworkTo add a dependent path to the XML framework:The
I. Preparations
Procedure: Database> Server> Client
First configure the database, because the server needs to connect to the database at startup, then configure the server, and finally configure the client2. Configure the database
Select MySQL
1 first download the xmppframework frameworkHttps://github.com/robbiehanson/XMPPFramework2 Environment configuration reference: https://github.com/robbiehanson/XMPPFramework/wiki/GettingStarted_iOS1 add xmppframework framework to project
Drag the
Openfire server configuration. Skip the introduction first.
Article When used in.
Openfire Extension Test integration with existing system users
If I want to use the user/group (department) of an existing system instead of using openfire to
Jabber: IQ: Private -- private data storage, used for private setting information of local users, such as user remarks.
Jabber: IQ: Conference-a general meeting used for information sharing among multiple usersJabber: X: Encrypted-encrypted message,
Come from:http://www.cnblogs.com/xiaodao/archive/2013/04/05/3000554.htmlFirst, download and install OpenFire1. Download the latest OpenFire for Mac version to http://www.igniterealtime.org/downloads/index.jspFor example: OpenFire 3.8.1, downloaded
Mysql Error 1045 (28000): Access denied for user ' root ' @ ' localhost ' (using Password:yse), this error is very depressed, after careful analysis, know this error and password, May be the password in the configuration of the MySQL when the
Come from:http://www.cnblogs.com/xiaodao/archive/2013/04/04/2999426.htmlFirst, installationDownload MySQL installable DMG version to MySQL official online http://dev.mysql.com/downloads/mysql/For example:Mac OS X ver. 10.7 (x86, 64-bit), DMG
the inside story of MySQL. There is an official book, MySQL internals, which I read five years ago. For example, you can know how the JDBC driver of MySQL interacts with the MySQL server developed by C ++ through socket data packets (connect and query.
Through the above reading, you can know how your business code, JDBC specifications, JDBC drivers, and databases work together.If you understand these details, you will be comfortable learning Persistence frameworks such as Hibernate and ibatis.
Convert a string in the format of "yyyy-mm-dd" to Java. SQL. Date:
Simpledateformat bartdateformat = new simpledateformat ("yyyy-mm-dd "); String datestringtoparse = "2007-7-12 "; Try { Java. util. Date = bartdateformat. parse (datestringtoparse ); Java. SQL. Date sqldate = new java. SQL. date (date. gettime ());S
Java. util. Date and Java. SQL. Date, java. SQL. Time, java. SQL. Timestamp interchange, java. SQL. timestamp
1. SQL time type to util time type
Principle: java. SQL. date, java. SQL. t
Some suggestions for beginners of Java-Java knowledge points (Java basics) and java knowledge points
The purpose of this article is to summarize some of my experiences in using java over the years, mainly related to some basic java
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.