Client (sockets communication) in Ruby on Sketchup
-
Is it possible to write Ruby client for GoogleSketchup that communicate by sockets with ex. Java server?
I fail on
require "socket"
that is not found on Sketchup...EDIT: After install Ruby in C:\Programs\Ruby192 the error is still the same. What Should I change/do to use sockets library under Sketchup?
any help?
-
@neino said:
EDIT: After install Ruby in C:\Programs\Ruby192 the error is still the same. What Should I change/do to use sockets library under Sketchup?
Sketchup cannot use Ruby in the 1.9.x trunk.
You should install a branch of Ruby in the 1.8.x trunk, and recommend the same version and patch level that matches the interpreter DLL distro'd with Sketchup 8:
****Ruby Binary Installer(s):
Other posts on the sockets issue:
Interest in a Networking Sockets Workaround
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better đź’—
Register LoginAdvertisement