Git Product home page Git Product logo

building-a-jabber-client-for-ios's Introduction

Code created for the tutorial "Building a Jabber Client for iOS"
published on mobile.tutsplus.com

http://mobile.tutsplus.com/tutorials/iphone/building-a-jabber-client-for-ios-server-setup/
http://mobile.tutsplus.com/tutorials/iphone/building-a-jabber-client-for-ios-interface-setup/
http://mobile.tutsplus.com/tutorials/iphone/building-a-jabber-client-for-ios-xmpp-integration/
http://mobile.tutsplus.com/tutorials/iphone/building-a-jabber-client-for-ios-custom-chat-view-and-emoticons/

Licensed under the New-BSD license.

*Note:*
I am glad if you (re)use this code to start a new project.
I cannot provide ANY support though. Feel free to download and play with it.
Just remember that you are on your own :)


Copyright (c) 2011, Studio Magnolia - Cesare Rocchi
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
    * Redistributions of source code must retain the above copyright
      notice, this list of conditions and the following disclaimer.
    * Redistributions in binary form must reproduce the above copyright
      notice, this list of conditions and the following disclaimer in the
      documentation and/or other materials provided with the distribution.
    * Neither the name of the Studio Magnolia - Cesare Rocchi nor the
      names of its contributors may be used to endorse or promote products
      derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL CESARE ROCCHI BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

building-a-jabber-client-for-ios's People

Contributors

funkyboy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

building-a-jabber-client-for-ios's Issues

JabberClient working issue, Cocoa/Coca.h file not found error?

If i change the scheme ti JabberClient, it shows the following error.

import <Cocoa/Cocoa.h> Cocoa/Coca.h file not found error

If i change the scheme to IPhone XMPP it works fine that contains only login screen that alerts when a new message is received.

i can't get the remaining screens how to get those screens to test xmpp

Swift 3

Hello@funkyboy Nice Library..! can u please make it available in Swift 3.

Doesn't work at all

error: .../Building-a-Jabber-client-for-iOS/xmpp/Vendor/libidn/libidn-1.15.tar.gz: No such file or directory

XMPP Framework file not found(missing file..)

screen shot 2014-08-27 at 7 41 54 pm
Hello Funkyboy

I am implementing jabber client iOS chat. After downloading i am not able to run the test demo app b'coz xmpp framework file not found in resource folder(Path).

So please suggest me a way so i can test and implement for further requirement.
Thanks,

arc version

XMPP framework is updated to ARC version, Can U update your code to arc ? and The tutorial should be updated. I am getting several errors and warnings while running it according to the tutorial.

Thanks

Code doesn't seem to contain XMPP Classes

I have downloaded the code and trying to execute it. But it comes with error.

error: /Users/developer/Work/iOS/Projects/Demo And Support/Building-a-Jabber-client-for-iOS-master/xmpp/Vendor/libidn/libidn-1.15.tar.gz: No such file or directory

Also it doesn't seem to contain, xmpp files. See attached image.
screen shot 2015-01-10 at 17 19 16

Unable to find ibidn-1.15.tar.gz

During compiling unable to find Building-a-Jabber-client-for-iOS-master/xmpp/Vendor/libidn/libidn-1.15.tar.gz: No such file or directory. Please include this in this public zip download.

Jabber Client Not working

Hi For your Information I add my local URL:

xmppStream = [[[XMPPStream alloc] init]autorelease];
xmppStream setHostName:@"prem-apple.local"];

But this is Crash with following Image: Please help me.

Kindly provide one working copy. please help me. Thanks.
Uploading Screen Shot 2013-03-11 at 5.08.10 PM.png . . .

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.