Author

Topic: NXT :: descendant of Bitcoin - Updated Information - page 2352. (Read 2761626 times)

legendary
Activity: 1792
Merit: 1038
legendary
Activity: 1367
Merit: 1000

So everyone can extract all the alias name from the data? That's, we can know how many alias names an account owns,  and which account owns the specified alias name?

Yes and yes.
full member
Activity: 720
Merit: 103
how to register my alias name
full member
Activity: 238
Merit: 100

So everyone can extract all the alias name from the data? That's, we can know how many alias names an account owns,  and which account owns the specified alias name?
full member
Activity: 238
Merit: 100


    Not Found
Powered by Jetty://


 // ----> /
member
Activity: 98
Merit: 10
Have registered:
{"transaction":"3010996442789465156"}

ok, then the network hasn't generated a new block after that yet, wait a bit.
legendary
Activity: 1512
Merit: 1004

That is ok, baidu for :www.baidu.com
Then ?

wait or develop


request:
http://localhost:6874//nxt?requestType=getAliasURI&alias=baidu

return:
HTTP ERROR 404

Problem accessing //nxt. Reason:

    Not Found
Powered by Jetty://

you haven't registered it yet
Have registered:
{"transaction":"3010996442789465156"}
member
Activity: 98
Merit: 10

That is ok, baidu for :www.baidu.com
Then ?

wait or develop


request:
http://localhost:6874//nxt?requestType=getAliasURI&alias=baidu

return:
HTTP ERROR 404

Problem accessing //nxt. Reason:

    Not Found
Powered by Jetty://

you haven't registered it yet
legendary
Activity: 1512
Merit: 1004

That is ok, baidu for :www.baidu.com
Then ?

wait or develop


request:
http://localhost:6874//nxt?requestType=getAliasURI&alias=baidu

return:
HTTP ERROR 404

Problem accessing //nxt. Reason:

    Not Found
Powered by Jetty://
full member
Activity: 238
Merit: 100

That is ok, baidu for :www.baidu.com
Then ?

wait or develop
member
Activity: 98
Merit: 10
have registered "twitter" for http://twitter.com

How to get it work?


/nxt?requestType=getAliasURI&alias=twitter   


it shows Smiley

i guess no way to make it work yet, until someone makes a plugin for the browser.
full member
Activity: 238
Merit: 100
have registered "twitter" for http://twitter.com

How to get it work?
legendary
Activity: 1367
Merit: 1000
Code:
"lastBlock":"14281364543730045475","numberOfAliases":15,"numberOfBlocks":49

Code:
{"aliasIds":["3597497735231723925","12274626479233812580","16442804477924487095","16926299471563986527","592843571118872416","14957501889168860742","12299173480383900501","32652083143005911","9873246433348246103","9393068148540773004","3938926769205018539","9656952742527586449","5927436230577951770","13297576290038602208","17734586661629690632"]}

Code:
{"timestamp":2171568,"alias":"transport","account":"17895507007698150940","uri":"http:\/\/xn--allerd-transporten-k4b.dk"}
{"timestamp":2166471,"alias":"Google2","account":"3791936988034107349","uri":"http:\/\/google.com"}
{"timestamp":2171928,"alias":"GOATS","account":"4085512357988491260","uri":"goats.com"}
 Cool
member
Activity: 98
Merit: 10
@CfB,

registered http://www.google.com/search?q=%E2%99%A5  for alias 'love'
not quite working or maybe it's working, it's just I am not sure how it's supposed to work exactly Smiley


two more aliases with a danish domain name (one punycoded and the other not): 'transport' and 'transport2'
legendary
Activity: 1512
Merit: 1004
How to register and assign Alias?
What is the format?
full member
Activity: 238
Merit: 100
Got it! Thank you very much!
legendary
Activity: 1512
Merit: 1004
Now working ,recent block:44
my test account:8362283657382706098
eid
hero member
Activity: 616
Merit: 500
Ive installed Openjdk 7 but get this error:


Exception in thread "main" java.lang.UnsupportedClassVersionError: org/eclipse/jetty/start/Main : Unsupported major.minor version 51.0
   at java.lang.ClassLoader.defineClass1(Native Method)
   at java.lang.ClassLoader.defineClass(ClassLoader.java:643)
   at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
   at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
   at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:323)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:268)
Could not find the main class: org.eclipse.jetty.start.Main. Program will exit


.

What should I do?

Jump to: