Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > Phex (Cross-platform) > General Discussion
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

General Discussion For anything which doesn't fit somewhere else (for PHEX users)


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old November 11th, 2002
Unregistered
Guest
 
Posts: n/a
Lightbulb Searching in multi-byte languages (Japanese, Korean)

Just a question though: Is there ever going to be searching in other languages like Japanese and Korean? I mean, right now I "can" search by typing in those languages to search, but the results do not even come close (I get results in english only).

SO I think an option should be added to select filename encoding.

P.S Displaying results that do come back n another language just look "messed up."
Reply With Quote
  #2 (permalink)  
Old November 12th, 2002
Phex Developer
 
Join Date: May 9th, 2001
Location: Stuttgart, Germany
Posts: 988
GregorK is flying high
Default

The Gnutella protocol currently dosent support different encodings. I can't send search requests with different encodings because other peers dont understand them and wont send me right results back for it.
This would need a gnutella protocol change.

Gregor
__________________
Reply With Quote
  #3 (permalink)  
Old November 12th, 2002
Unregistered
Guest
 
Posts: n/a
Default

if gnutella 0.6 protocol handles only iso-latin 1 encoding.

multibyte characters emulation

phex search field : utf-8
convert from utf-8 to non lossy-ascii encoding
search command send : non lossy-ascii
search result recieve : iso-latin 1
convert from non lossy ascii to utf-8
display : utf-8
Reply With Quote
  #4 (permalink)  
Old November 24th, 2002
Unregistered
Guest
 
Posts: n/a
Thumbs up support 2byte characters

Being thought as evasion step the character string which is converted
as the ISO-8856-1 code prepare the function which is converted to the
correct character string.
this is sample code.

public static String raw2String(String raw, String encoding)
throws UnsupportedEncodingException {

return (new String(raw.getBytes("8859_1"), encoding));
}
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Limewire in Japanese or Korean thesun Getting Started Using LimeWire + WireShare 1 July 23rd, 2006 07:32 PM
Does not display Japanese/Korean Tyotyo FrostWire 0 July 23rd, 2006 01:46 PM
Searching in multiple languages? thesun Open Discussion topics 3 April 15th, 2006 10:27 PM
searching in Japanese fishnobobpper Open Discussion topics 2 September 7th, 2005 05:41 PM
Anyone like Korean Music? Ellek Open Discussion topics 0 April 21st, 2004 03:32 PM


All times are GMT -7. The time now is 10:18 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.