Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TCP & UDP support in JOF #4

Open
devijvers opened this issue Jun 9, 2011 · 2 comments
Open

TCP & UDP support in JOF #4

devijvers opened this issue Jun 9, 2011 · 2 comments

Comments

@devijvers
Copy link

Is it possible to add TCP & UDP support available in openframeworks to JOF?

http://www.openframeworks.cc/addons

@codeboost
Copy link
Owner

I will look into that - seems doable.

I'm actually investigating the idea of making JOF a node.js module. My only problem with that is that node isn't supported on windows as well as on *nix (as of last time I checked).

Do you think that would be an interesting approach (jof as a node module)?

@devijvers
Copy link
Author

I'm not sure if integrating with node.js is a good idea. Right now JOF is on it's own and doesn't require other downloads than JOF itself. With node.js integration acquiring node.js will be necessary before acquiring JOF. I think the features that are currently missing can be easily added.

node.js is properly supported on windows here:

http://node-js.prcn.co.cc/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants