Re: [Planetlab-users] planet lab newbee
Brought to you by:
alklinga
|
From: tomas <tgi...@gm...> - 2003-11-12 20:04:59
|
>Hi Thomas, >For networking, there are 'safe raw sockets' >(http://www.planet-lab.org/raw_sockets) which make many raw >socket operations available. >Chears, Manpreet. Hey Manpreet, i have read this paper. My problem is not how to implement a raw socket. I want to know how to to EXECUTE my allready written code an a node. Here are some concrete questions. I mean, is it enough just to compile my code on my pc and upload it to a node? Or do i have to compile it after logging into a node? Do i have to compile it as a *.o-file or as a shared library *.so? Are they default names like for example "index.html" (concerning web-pages)? I mean the node must know what file execute first. I know that this are basic questions, but how can i know when nobody tells me. please help me regards Tomasz Gingold tkn-berlin |