09-19-2011, 04:34 AM
#26 (permalink )
Nuisance Developer
Join Date: Jul 2009
Location: Italy
Posts: 4,691
Quote:
Originally Posted by
trongdth
@dany_dev: have u ever try to connect a webservice security? It seems till now we cannot do that. Do u have any suggestion?
give me an example of WebService security, i will take a look......ASIHTTPRequest should handle it.
__________________
10-16-2011, 04:51 AM
#27 (permalink )
Registered Member
Join Date: Jul 2010
Location: UK, North East
Posts: 227
Quote:
Originally Posted by
dany_dev
give me an example of WebService security, i will take a look......ASIHTTPRequest should handle it.
I think he means oAuth or some kind of two part key or a key which changes every X days?
__________________
UK-based Junior iOS developer looking for a job, or freelance projects.
11-06-2011, 05:38 AM
#28 (permalink )
Registered Member
Join Date: Feb 2011
Posts: 1
app "WebService" as configurable REST client XML based
I've recently released the app "WebService" (for iPhone and iPad), a generic WebService configurable (through an XML configuration file) REST client based on HTTP GET/POST and XML request/reply interface protocol, relalized using the frameworks ASIHTTPRequest, FMDB (for SQLITE) and TouchXML: the XML configuration file is used to create an SQLite DB instance used to guide the front-end UI...
01-01-2012, 10:10 PM
#29 (permalink )
Registered Member
Join Date: Jan 2012
Posts: 1
Hi There Dev,
Thanks for the great tutorial, but I have one issue I encountered regarding localhost:433 uses an invalid security certificate. Can you post possible solution for this?
02-25-2012, 12:48 PM
#30 (permalink )
Registered Member
Join Date: Feb 2012
Posts: 1
Error with INIT ALLOC
Firstly,
Thanks for the great post. I'm just entering into iPhone app world, and this tutorial is fantastic.
But even I achieved parsing the XML , I'm encountering a strange problem. I'm unable to initialize and allocate "userRet"
userRet = [[WS_User init]alloc] , results in a compilation error
Ld "/Users/premkris 1/Library/Developer/Xcode/DerivedData/creditcheck-cahhntvpoqgyijapekgwplzkxwws/Build/Products/Debug-iphonesimulator/creditcheck.app/creditcheck" normal i386
cd "/Users/premkris 1/Documents/xcode projects/creditcheck"
setenv MACOSX_DEPLOYMENT_TARGET 10.6
setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/clang -arch i386 -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk "-L/Users/premkris 1/Library/Developer/Xcode/DerivedData/creditcheck-cahhntvpoqgyijapekgwplzkxwws/Build/Products/Debug-iphonesimulator" "-F/Users/premkris 1/Library/Developer/Xcode/DerivedData/creditcheck-cahhntvpoqgyijapekgwplzkxwws/Build/Products/Debug-iphonesimulator" -filelist "/Users/premkris 1/Library/Developer/Xcode/DerivedData/creditcheck-cahhntvpoqgyijapekgwplzkxwws/Build/Intermediates/creditcheck.build/Debug-iphonesimulator/creditcheck.build/Objects-normal/i386/creditcheck.LinkFileList" -mmacosx-version-min=10.6 -Xlinker -objc_abi_version -Xlinker 2 -fobjc-arc -Xlinker -no_implicit_dylibs -D__IPHONE_OS_VERSION_MIN_REQUIRED=50000 -framework UIKit -framework Foundation -framework CoreGraphics -o "/Users/premkris 1/Library/Developer/Xcode/DerivedData/creditcheck-cahhntvpoqgyijapekgwplzkxwws/Build/Products/Debug-iphonesimulator/creditcheck.app/creditcheck"
Undefined symbols for architecture i386:
"_OBJC_CLASS_$_WS_User", referenced from:
objc-class-ref in credit_parse.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
-----------------------------------------------------------------------------------------
What could be the reason. Any help appreciated.
03-14-2012, 06:40 AM
#31 (permalink )
Registered Member
Join Date: Mar 2012
Posts: 1
Thank you very much!
Thread Tools
Display Modes
Linear Mode
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
» Advertisements
» Online Users: 476
15 members and 461 guests
alexeir , David-T , Dj_kades , foslock , HemiMG , iAppDeveloper , jeroenkeij , LunarMoon , Mijator , Pauluz85 , pipposanta , QuantumDoja , robsmy , sacha1996 , usernametaken
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,679
Threads: 94,129
Posts: 402,928
Top Poster: BrianSlick (7,990)
Welcome to our newest member, xzoonxoom