You cannot post messages because only members can post, and you are not currently a member.
Description:
Discussion of jNext (JavaScript native extensions) framework - bugs, features, requests, development etc.
|
|
|
jNext for Windows Mobile
|
| |
Hi all, does anyone of the group have in experience in compiling the ActiveX version of jNext for Windows Mobile? Cheers, Fabrizio
|
|
connecting to vnc host.
|
| |
Hi,
Great to know about jNext. I have been looking out for something like
this. Now what I want to know is this. I understand that it can be
used to connected to a local or remote host using socket
connections.Can that be extended to applications too (i don't think it
should be of any issues but just want to confirm). I am planning to... more »
|
|
Exact location of auth.txt file in Linux (Ubuntu)
|
| |
Hi I'm trying to use Jnext but I can't get it to work.
I'm using Firefox under Linux (Ubuntu Hardy), and I tried running the
examples, but they complain about permissions, which I guess is
because the auth.txt file.
I tried ~/.mozilla/plugins/jnext/auth. txt and didn't work, also /usr/
lib/mozilla/plugins/jnext/auth .txt and also /usr/lib/mozilla-firefox/... more »
|
|
Error return string
|
| |
I have met a problem when the string i return is long(about 100
characters). The front part of string is ok but the later part returns
wrong character. When i debug, i see just before extension return
string , they are all right. But the js class receives the wrong
character of last part of string. The string i return is std:string.... more »
|
|
sign jnext using one of public CA
|
| |
I might use jnext.ocx and socket.dll in my web site so i've do cabinet
file to auto install this control in the client side.
so i'm planning to sign this cab file under one of public CA to get
valid verify certificate.
does jnext owners have any problems with that ?
|
|
Unicode support
|
| |
does jnext socket support sending - receiving unicode messages ?
the problem is i use jnext "sockets.js" to open a connection with a
server and then the server push data to the client socket, this data
contains unicode char .
unicode char is being received ok using my desktop-client but using
jnext it is rubbish.... more »
|
|
Auto install jnext component
|
| |
First thanx for this good component it is really saved alot of works
to me,
but i think it won't be much effective if i can't auto install it in
client side.
So do you have any idea or work around to auto install this plugin on
client side or at least could u tell me what procedures being done by... more »
|
|
Compiled JNEXT Cannot Run On FireFox and Google Chrome
|
| |
Hello Amnon,
I have recently find that the JNEXT i compiled on windows can
only run on ie. When i want to use it in FireFox and Google Chrome,
they tell me that cannot find the plugin. I have noticed this quesion
has been asked before and fixed. The guy fixed call it an incomplete
transfer, but i don't quite understand it. Do i need some steps done... more »
|
|
How can i compile the the source code
|
| |
I am a new comer in jNext and i don't have a lot of experience. I
have download jnext-src-1[1].0.8.2 and i want to add some jNext
plugin. But i don't know which project i need to compile.
I have tried the jnext-2005 in buildall. But it ask me to specify
the Executable Debug Session. I don't know what it should be. so i am... more »
|
|
|