-
Archives
- May 2018
- April 2018
- December 2017
- September 2017
- August 2017
- July 2017
- June 2017
- March 2017
- February 2017
- January 2017
- October 2016
- September 2016
- August 2016
- October 2015
- July 2015
- March 2015
- January 2015
- December 2014
- August 2014
- July 2014
- May 2014
- April 2014
- March 2014
- February 2014
- January 2014
- November 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
-
Meta
Monthly Archives: July 2014
[Resolved] – Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed.
Hi, So I was working on two laptops today and had to copy few files from one laptop to the other. As I always do, I tried to access the second laptop using the Run command \\hostname\shared_folder. It asked for … Continue reading
Posted in General
Tagged Multiple connections to a server, Multiple connections to a server or shared resource, Multiple connections to a server or shared resource by the same user, Multiple connections to a server or shared resource by the same user using more than one user, Multiple connections to a server or shared resource by the same user using more than one user name are not allowed
Leave a comment
Parsing JSON response from Web service to NSDictionary in iOS – Objective C
Hi, This post will show how to parse the JSON response received from a web service into an NSDictionary object. For the purpose of this post, I’ll use a sample web service hosted by jsontest.com that returns the MD5 hash … Continue reading
Posted in iOS, Objective-C
Tagged call webservice from objective c, convert json to nsdictionary, convert json to nsdictionary ios, convert json to nsdictionary objective c, ios, json, json parsing, json to nsdictionary, json to nsdictionary ios, json to nsdictionary objective c, nsdictionary, nsurl, objective c, parse json response in ios, parse json response in objective c, parsing json response from web service to nsdictionary in objective c, Parsing json to nsdictionary ios, web service
Leave a comment