9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] 9p on iOS?
@ 2014-12-19 18:10 Anthony Sorace
  2014-12-19 18:16 ` Federico Benavento
  2014-12-19 21:25 ` Enrico Weigelt, metux IT consult
  0 siblings, 2 replies; 3+ messages in thread
From: Anthony Sorace @ 2014-12-19 18:10 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs


I have a project for which I need 9p on iOS. Anyone have an Objective C module that'll do that, or experience fitting in a C library? I'm looking for something much more self-contained than what's found in the drawterm port.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] 9p on iOS?
  2014-12-19 18:10 [9fans] 9p on iOS? Anthony Sorace
@ 2014-12-19 18:16 ` Federico Benavento
  2014-12-19 21:25 ` Enrico Weigelt, metux IT consult
  1 sibling, 0 replies; 3+ messages in thread
From: Federico Benavento @ 2014-12-19 18:16 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 394 bytes --]

I can reuse code from u9fs, I did that for mac9p.
Linking C to obj-C is straightforward.

> On Dec 19, 2014, at 4:10 PM, Anthony Sorace <a@9srv.net> wrote:
> 
> I have a project for which I need 9p on iOS. Anyone have an Objective C module that'll do that, or experience fitting in a C library? I'm looking for something much more self-contained than what's found in the drawterm port.


[-- Attachment #2: Type: text/html, Size: 1215 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] 9p on iOS?
  2014-12-19 18:10 [9fans] 9p on iOS? Anthony Sorace
  2014-12-19 18:16 ` Federico Benavento
@ 2014-12-19 21:25 ` Enrico Weigelt, metux IT consult
  1 sibling, 0 replies; 3+ messages in thread
From: Enrico Weigelt, metux IT consult @ 2014-12-19 21:25 UTC (permalink / raw)
  To: 9fans

On 19.12.2014 19:10, Anthony Sorace wrote:
>
> I have a project for which I need 9p on iOS. Anyone have an Objective C module that'll do that, or experience fitting in a C library? I'm looking for something much more self-contained than what's found in the drawterm port.

maybe you'd like to port libmixp / libmixpsrv to ios ?

https://github.com/metux/libmixp
https://github.com/metux/libmixpsrv


cu
--
Enrico Weigelt,
metux IT consulting
+49-151-27565287



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-12-19 21:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-19 18:10 [9fans] 9p on iOS? Anthony Sorace
2014-12-19 18:16 ` Federico Benavento
2014-12-19 21:25 ` Enrico Weigelt, metux IT consult

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).