Search Results

Search found 3 results on 1 pages for 'garfield81'.

Page 1/1 | 1 

  • Linksys SRW248g4p and hp procurves

    - by Garfield81
    We've got about 3 procurves linked up with about 5 linksys srw248g4p. Pinging between the Procurves I get ping time between 1-2 ms and pinging between the linksys the ping time are averaging 40 ms. I have evening tried pinging between two linksys switches that are connected to each other directly using the GB ports. There have no modification done to the switches and the firmware seems to be uptodate. Any suggestions would be appreciated.

    Read the article

  • Obj-C : Passing parameters back from a detailViewController in a navigation controller

    - by Garfield81
    Hi I am using a navigation Controller on an iPhone app. I am able to pass data forward when I push a controller into the navigation stack but how do I pass data back when I pop the controller. What I am basically trying to achieve is the root navigation controller view displays a number of fields that can be edited. A user then clicks on one of the fields to be edited and a EditViewController is pushed onto the stack with the name of the field the user wants to edit. Now the users enters the new value of the field and presses save to pop the view controller. So how do I get the value from the editViewController back to the root navigation controller view?

    Read the article

  • iPhone storekit productIdentifier

    - by Garfield81
    I am trying to implement the StoreKit on iPhone 3.1.3 and keep getting the invalidProductIdentifier error. The question I have is the productKey used in following two methods the same? SKProductsRequest *request= [[SKProductsRequest alloc] initWithProductIdentifiers: [NSSet setWithObject: @"com.companyName.productName.upgrade"]]; SKPayment *payment = [SKPayment paymentWithProductIdentifier:@"com.companyName.productName.upgrade"]; The reason i as is because I have tried different productIdentifiers and SKProductsRequest always comes back with invalidProductIdentifier but SKPayment returns SKErrorUnknown for almost all the productIdentifier I tried but interestingly returns SKErrorPaymentInvalid for the @"com.companyName.productName.upgrade" (with the companyName and productName substituted). Any help would be appreciated.

    Read the article

1