oZone3D.Net Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
GPU Caps Viewer 1.16.0
with GTX 680 Support.
Home
Help
Login
Register
oZone3D.Net Forums
»
Site Forums
»
oZone3D.Net News
»
[TUTO] Lua Socket Lib - TCP server (english)
« previous
next »
Print
Pages: [
1
]
Author
Topic: [TUTO] Lua Socket Lib - TCP server (english) (Read 5234 times)
0 Members and 1 Guest are viewing this topic.
JeGX
Global Moderator
Capo Crimine
Posts: 2357
[TUTO] Lua Socket Lib - TCP server (english)
«
on:
May 06, 2006, 01:33:54 AM »
Ok the topic about the
http://www.ozone3d.net/tutorials/lua_socket_lib.php
tutorial is opened. Post there all your feedbacks, info, bugs, whatever you want that is linked to that topic!
If someone wish to write a tutorial on an UDP server using the Lua socket lib and hyperion, he's welcome.
«
Last Edit: March 13, 2007, 04:57:20 PM by JeGX
»
Logged
Don't Play, Code or Die!
JeGX @ Twitter
|
Geeks3D - 3D Tech News and Programming
|
GeeXLab - XML / Lua / Python / GLSL / PhysX
visuality77
Associate
Posts: 4
This was a brilliant addition
«
Reply #1 on:
May 08, 2006, 06:38:46 PM »
I think this and of course the tutorial are excellent additions
I will try it like most, over one these weekends.
Logged
stahl
Associate
Posts: 3
Re: [TUTO] Lua Socket Lib - TCP server (english)
«
Reply #2 on:
June 06, 2007, 04:41:35 PM »
the tutorial is great. i could control the torus via tcp/ip using python.
my question: would it be possible to send .jpg or other image files (that are either on harddisk or on a server) via tcp/ip while hyperion is running and use them as textures? my idea is to use webcam pictures in a small 3d world. would be cool to send a command over tcp/ip like this: 'create object using texture' (pseudo code).
any help appreciated!
Logged
Jusan
Thug
Posts: 14
Re: [TUTO] Lua Socket Lib - TCP server (english)
«
Reply #3 on:
June 07, 2007, 08:44:48 AM »
Hi,
you might watch this source code, and then have a lot of fun !
http://srv.manuceau.net/vincent/Info/Hyperion/Fps_Project/last/client_launcher.xml
Do not hesitate to ask any question about it ... :-)
Jusan
Logged
stahl
Associate
Posts: 3
Re: [TUTO] Lua Socket Lib - TCP server (english)
«
Reply #4 on:
June 08, 2007, 04:41:49 PM »
perfect! that was the script i was looking for!
Logged
Print
Pages: [
1
]
« previous
next »
oZone3D.Net Forums
»
Site Forums
»
oZone3D.Net News
»
[TUTO] Lua Socket Lib - TCP server (english)