Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Cannapi to open Sockets

Received: by 10.236.192.164 with SMTP id i24mr22061472yhn.8.1329608507538;
        Sat, 18 Feb 2012 15:41:47 -0800 (PST)
X-BeenThere: canappi@googlegroups.com
Received: by 10.100.234.27 with SMTP id g27ls3089521anh.7.gmail; Sat, 18 Feb
 2012 15:41:47 -0800 (PST)
Received: by 10.236.189.71 with SMTP id b47mr22102619yhn.6.1329608507263;
        Sat, 18 Feb 2012 15:41:47 -0800 (PST)
Received: by 10.236.189.71 with SMTP id b47mr22102614yhn.6.1329608507211;
        Sat, 18 Feb 2012 15:41:47 -0800 (PST)
Return-Path: <jdub...@gmail.com>
Received: from mail-qw0-f45.google.com (mail-qw0-f45.google.com [209.85.216.45])
        by gmr-mx.google.com with ESMTPS id d8si10326036qcu.1.2012.02.18.15.41.47
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sat, 18 Feb 2012 15:41:47 -0800 (PST)
Received-SPF: pass (google.com: domain of jdub...@gmail.com designates 209.85.216.45 as permitted sender) client-ip=209.85.216.45;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of jdub...@gmail.com designates 209.85.216.45 as permitted sender) smtp.mail=jdub...@gmail.com; dkim=pass header...@gmail.com
Received: by mail-qw0-f45.google.com with SMTP id g40so2255979qab.11
        for <canappi@googlegroups.com>; Sat, 18 Feb 2012 15:41:47 -0800 (PST)
Return-Path: <jdub...@gmail.com>
Received-SPF: pass (google.com: domain of jdub...@gmail.com designates 10.229.136.146 as permitted sender) client-ip=10.229.136.146;
Received: from mr.google.com ([10.229.136.146])
        by 10.229.136.146 with SMTP id r18mr10786092qct.23.1329608507181 (num_hops = 1);
        Sat, 18 Feb 2012 15:41:47 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        bh=Vew2dQdtqe0BHO30qRUeXpojoC7katGIz7pIWRyOzNc=;
        b=nlW9P7ZongoFNQtIZh8NbsC7pvfu6zwPVwaUKWcg8mR1FLDEPOX+woV3vlk3kO/pv+
         9EKYOsP3pn+ZUQNE3iVNqcL3k5BX2WR6gQPZ+ecuf0RnBCjIEVXlxZHODrhgDFZEqews
         GwM8viFI/Ys3r7qgO5Cdkjobo+crkLJIlFnzA=
MIME-Version: 1.0
Received: by 10.229.136.146 with SMTP id r18mr9174263qct.23.1329608507068;
 Sat, 18 Feb 2012 15:41:47 -0800 (PST)
Received: by 10.229.76.140 with HTTP; Sat, 18 Feb 2012 15:41:47 -0800 (PST)
In-Reply-To: <873275d3-a62a-49d4-b47f-6c204f25c...@t24g2000yqj.googlegroups.com>
References: <873275d3-a62a-49d4-b47f-6c204f25c...@t24g2000yqj.googlegroups.com>
Date: Sat, 18 Feb 2012 15:41:47 -0800
Message-ID: <CA+q6wcH=_nRBYgX2LOzJhvN6wXZbr4j04pgxdif-CeyOKK0...@mail.gmail.com>
Subject: Re: Cannapi to open Sockets
From: Jean-Jacques Dubray <jdub...@gmail.com>
To: canappi@googlegroups.com
Content-Type: multipart/alternative; boundary=00248c7117cbc1102e04b9459afa

--00248c7117cbc1102e04b9459afa
Content-Type: text/plain; charset=ISO-8859-1

Lee,

Canappi is using ASIHTTP Framework. So far, the "Connection" metamodel does
not support sockets. I'd be happy to look at it if you have a more precise
use case.

The generated code is completely open, so you can easily modify to suite
your needs.

JJ-

On Sat, Feb 18, 2012 at 2:54 PM, Lee Bennett <pablocv...@gmail.com> wrote:

> I know you can use the connection function for API's etc..But is it
> possible to open up a socket connection... I want to use TCP sockets
> via ipad or iphone to connect to a local / remote IP address on a
> certain port and send a ASCII string then parse the response from it.
>
> Keep up the great work Canappi is AWESOME!

--00248c7117cbc1102e04b9459afa
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Lee,<br><br>Canappi is using ASIHTTP Framework. So far, the &quot;Connectio=
n&quot; metamodel does not support sockets. I&#39;d be happy to look at it =
if you have a more precise use case. <br><br>The generated code is complete=
ly open, so you can easily modify to suite your needs.<br>
<br>JJ-<br><br><div class=3D"gmail_quote">On Sat, Feb 18, 2012 at 2:54 PM, =
Lee Bennett <span dir=3D"ltr">&lt;<a href=3D"mailto:pablocv...@gmail.com">p=
ablocv...@gmail.com</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quo=
te" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"=
>
I know you can use the connection function for API&#39;s etc..But is it<br>
possible to open up a socket connection... I want to use TCP sockets<br>
via ipad or iphone to connect to a local / remote IP address on a<br>
certain port and send a ASCII string then parse the response from it.<br>
<br>
Keep up the great work Canappi is AWESOME!</blockquote></div><br>

--00248c7117cbc1102e04b9459afa--