Need Simple telnet client for N8

Im looking for a telnet client (without SSH) for N8. I might also pay for it!
I've already tried putty (its SSH only ..sad)
I've already tried Fshell ver. 5 ...it has ping but no telnet command.
If there is any other sugestion or development underway please share.

I am using Telmu SSH/Telnet client in my n95. It is available for s60 2nd edition as well as 3rd. It is not free though, full version costs 15 EUR.
http://www.suresockets.com/telmu

Similar Messages

  • I need a telnet client for my E71 plz

    I tried putty for Symbian but it only work with SSH and i need telnet as well. Anything else i can try?

    If you are looking for Mac CTI that does more than work with Asterisk, check out Phone Amego
    http://www.sustworks.com/pa_guide/index.html
    I'm the developer and would be glad to answer any questions by Email.
    What's different about Phone Amego is:
    (1) It does both dialing and caller ID.
    (2) It embraces the iPhone and the Internet.
    (3) It is designed to work with many popular phones.
    (4) It includes a lightweight CRM that integrates with other tools as needed.
    (5) It focusses on Mac-to-phone integration, not trying to be another phone or answering
    machine.
    (6) It's made for the Mac.
    Enjoy!

  • Creating a simple java client for a session EJB local interface

    Hi all
    Is it possible to create a simple java client for a session ejb local interface with JDeveloper.
    The problem is that it creates a test client for a remote interface only...
    i.e.
    MySessionEJB sessionEJB = context.lookup("MySessionEJB")
    and once i try to adjust it manually for the local interface...
    MySessionEJBLocal sessionEJB = (MySessionEJBLocal) context.lookup("MySessionEJBLocal") (MySessionEJBLocal - is the name of my local interface)
    it generates the exception:
    javax.naming.NotFoundException: SessionEJBLocal not found
    at...........................(RMIClientContext.java:52)
    There is still no problem with accessing the local interface object from the jsf project where i've added <ejb-local-ref> tag into the web.xml file.
    but i need the possibility of testing the simple java client for the local interface to test business methods wich should return objects without indirect properties
    Thanks in advance.
    Alex.

    Pedja thanks for reply.
    I still dont understand what is wrong with my example.
    The first peace of the code i wrote (getting the reference to the remote interface object) works pretty well, and even more it is produced automatically by JDeveloper, so why we cant get a reference to the local interface object the same way?
    Certanly we should use the local interface for getting access to the resource functioning under the same local jvm and i think it doesnt metter wich app server we really use wls or oas or others
    Thanks. Alex.

  • Telnet client for Palm VIIx that uses IR port

    Hi folks
    I know the IRda port on my Windows XP-equipped IBM ThinkPad can support TCP/IP connections via PPP (I've gotten those up and running before between two laptops, even if the connection died seconds later for unknown reasons).
    I know there's telnet clients out there for older Palms like my nifty VIIx, but before I pony up the shareware fee I'd like to know which ones support IR connections, or whether they all need to go thru a modem.  (Or maybe directly via the Hotsync cradle into the DB9 port of the telnet host? But then why would you be telnetting into said host...)
    Post relates to: Palm VIIx

    No.
    Your IR port cannot be used for syncing. The closest thing is to go out and purchase an external one.
    Keep in mind that the IR connectivity can be painfully slow... you're really better off using the cable.

  • Need a Telnet Client Implementation in Java

    Hi,
    I am looking for a Telnet Client Class in Java.
    Any pointers on this is appreciated.
    regards,
    jitu

    How to:
    http://forum.java.sun.com/thread.jsp?forum=31&thread=58110
    + http://www.mud.de/se/jta/ to download
    http://forum.java.sun.com/thread.jsp?forum=31&thread=177316
    About problems:
    http://forum.java.sun.com/thread.jsp?forum=31&thread=179353
    http://forum.java.sun.com/thread.jsp?forum=31&thread=227092

  • Any Telnet clients for N8?

    Does anyone know any decent telnet clients?
    latest putty 089 s^3 doesnt support telnet, any experience with older versions?
    midpSSH difficult to use with those big cursor buttons
    Thanks

    Does anyone know any decent telnet clients?
    latest putty 089 s^3 doesnt support telnet, any experience with older versions?
    midpSSH difficult to use with those big cursor buttons
    Thanks

  • Need help writing client for WSE 1.0 Web Service

    Hello all,
    I am attempting to write Java clients against a .Net service that uses WSE 1.0. I can't seem to get any of toolkits I have tried to work with this service. Unfounately, I do not own the service, so I cannot upgrade it to WSE 2.0. The problem seems to be that the WSE 1.0 expects namespaces from the July 2002 version of WS-Security, while all the libraries I have tried (JWSDP, Oracle Web Service Wizard, etc) use the oasis namepsace from January 2004.
    Can he one suggest an alternative? Is there a way to set the namespace sent in XWS-Security? I think this might solve the problem...
    Thanks,
    KS

    Hi,
    firstly JWSDP 1.5 is pretty old, the latest release of JWSDP is JWSDP 2.0 that happened late last year.
    The problem is most likely happening due to a bug in JWSDP 1.5. If you dump the Message that is going over the wire you will probably see
    SOAPAction : ""
    SOAPAction : "<the correct action value>"
    And this is the reason for the failure. I believe you are using SOAP 1.1 messages right ?
    What you will need to do is upgrade to
    JWSDP 2.0 and more important also upgrade your SAAJ jars in the JWSDP installation to SAAJ 1.3
    https://saaj.dev.java.net/files/documents/52/32730/saaj1.3.zip
    Alternatively, you can use Sun's Project Tango (Sun's Next Generation WebServices Interoperability Technology Offering) which has been tested to interoperate with Microsoft WCF.
    http://java.sun.com/developer/technicalArticles/glassfish/ProjectTango/
    You can download Project Tango by visiting the following page :
    https://wsit.dev.java.net/
    Look at the Try It section for instructions on how to use it.
    Using the Netbeans Plugin you can develop a java client which can securely communicate with the .Net WebService. All you need to do for that is use Netbeans to create a Java WebService Client by pointing it to the WSDL of the .Net Service.
    Let us know if this helped.
    Thanks...
    Message was edited by:
    kumar_at_sun

  • Need Oracle 9i client for RedHat Enterprise Linux AS 4.0 machine

    I need to install Oracle 9i client on my RHEL AS 4.0 machine (running Intel xeon 64 bits processor). Could some one please point me to correct installable for this.
    I tried to use both the Oracle9i Release 2 (9.2.0.4) installables at http://www.oracle.com/technology/software/products/oracle9i/index.html
    But both of them are giving error. For Linux x86-64 installable, the Universal Installer is not able to launch because the installer seems to be for AMD processor. And for second installable (32 bit installable), I get a JRE related error saying that a java library file (some *.so file) could not be located.
    Please guide me on the same...
    Thanks a lot,
    Anuj Tiwari

    According this info you should install x86_64 version.
    In your first post you mentioned some errors during installtion. Can you post exact error message?

  • Need Sybase PC client for Windows 7

    Good Morning.
    We use Sybase's Adaptive Server Enterprise, I.e, Sybase's datasbase product.
    We have new PC workstations with Windows 7 , as well as existing workstations being upgraded from Windows XP to Windows 7
    We have found that the existing 32-bit Sybase PC client does NOT install properly on Windows 7; the ODBC driver gets installed in the 64-bit folder (System32), not the 32-bit folder (SysWow64).
    ? Is a Windows 7 Sybase PC client available ?
    Please advise.
    John Wiesman

    John,
    Depends on what you want I suppose.
    PC Client = SDK + GUI tools (sybase central & dbisql).
    SDK = Drivers, Open Client, etc.
    Downloads:
    Service Marketplace-
    https://websmp206.sap-ag.de/~SAPIDP/002006825000000234912001E
    SDK-
    Sap Support Portal > Software Downloads (top grey tab) > A-Z index: Support Packages and Patches> S > SDK for SAP ASE > version > Windows 64 > downloads will be shown
    PC Client-
    Sap Support Portal > Software Downloads (top grey tab) > A-Z index: Installatio and Upgrades > A > SAP Adapativer Server Enterprise > Sybase ASE 15.7 > installation > 
    Sybase ASE 15.7 Refresh PC-Client
    Sybase Central is EOL and will no longer be distributed.
    SDK 16.x will be released with dbisql (gui isql) and PC Client download is nomore.
    Regards,
    Ryan

  • In need of a client for Microsoft Remote Desktop (Terminal Services)

    Hi,
    I've got an old iMac which would be ideal to act as a "dumb terminal" for connecting to my employer's Microsoft Terminal Server.
    Is there any software for Mac OS 9.2.2 that will allow me to do this?
    I've got no other option like VNC because the company only allows us to connect to a Terminal Server.
    Thanks!

    Hi, thanks for your input.
    So far this is the only one I've found myself. Maybe it just doesn't exist. Back in them days compatibility with Windows wasn't so important as it is today

  • Having problems with a Java Telnet Client

    I'm trying to write a Telnet Client(for a mud). I've searched the forum but can't seem to find the answer to my problem. The mud sends the ANSI color codes, is there anyway to get java to interpret this, or will I have to make a parser and do all the work by hand?

    Try looking up RFC854 & RFC855. A Google Search will give several references. Other Searches include "Interpret As Command", and "Telnet IAC Options".
    The keys to telnet communications:
    1. Unless it is explicitly a command, it is data.
    2. All Commands start with the Interpret As Command (IAC) character, decimal 255 or hexidecimal ff.
    3. IAC DO/DONT/WILL/WONT Negotiations for a Telnet Option occurs before IAC SB/SE Subnegotiations. DON'T/WON'T is the default Telnet Network Virtual Terminal (NVT) setting for all options.
    4. All Negotiations complete before you get to the data phase.
    5. Be ready for Negotiations, at the start and during the middle of the Telnet Session....
    Here is an example of decoding Telnet
    The remote host may start with the following, shown in decimal:
    255, 253, 3, 255, 253, 24, etc...
    Viewed as UTF text, this appears to be some "y" characters with special accents above them.
    Cheat Sheet:
    255 == Interpret As Command (IAC)
    254 == DON'T, as is "I DON'T support xyz...."
    253 == DO, as in "I DO support xyz..."
    252 == WON'T, as in "You WON'T support abc..."
    251 == WILL, as in "You WILL support abc..."
    250 == SuBnegotiations Start (SB)
    240 == Subnegotiations End (SE)
    The above has 2 commands:
    - 255, 253, 3 == IAC DO Suppress Go Ahead
    - 255, 253, 24 == IAC DO Terminal Type
    Appropriate Responses could be:
    - 255, 251, 3, 255, 251, 24, etc....
    OR
    - 255, 252, 3, 255,252, 24, etc...
    OR
    - 255, 251, 3, 255, 252, 24, etc...
    OR
    - 255,252, 3, 255, 251,24, etc...
    Once you get the remotes questions answered, you can move on to the real work of passing data.
    Cheers,
    Joel.

  • Where can i find an oracle CLIENT for win98??

    I need an oracle client for win98 to access a 9i database, where
    can i find it?
    Best Regards
    Erik Rangel de Oliveira

    any oracle 8i client or oracle 8 client can connect to oracle 9i
    database if that helps.
    The clients can be obtained from the technet site.

  • Any simple program available for testing instant client for Windows

    Any simple program available for testing installation of instant client for Windows.
    Thankx in advance

    Having a program means you need a dev environment to compile, link and then test it with your instant client env.
    I would suggest you download sqlplus ZIP and connect to a DB server.

  • Telnet/ssh client for mac

    My company uses a telnet/ssh client for windows called putty and since they only make it for windows i need something like it. They use the putty client to access the companies wireless internet system on that has an assigned ip. Actually they only use the ssh part of the client so i guess that woudl be fine for me too. If my mac will do it itself that would be great too. I just am completely lost anything would be great.

    and if you need to create ssh tunnels, have a look at SSH Tunnel Manager
    tunnel manager is not really necessary if your already using the terminal.
    ssh -L 5901:localhost:5902 serverip.
    The above is an example of creating a listing port making a tunnel for the above port this what people use for tunneling to initiate a vnc session for example.

  • Need pl/sql stmnts. for this simple logic

    Hi,
    I need PL/SQL program for this simple logic i am doing mistake somewhere unbale to trace
    out ..
    select * from GSR03_PO_DTL;
    PO_NUM
    L53177000 -- > no changes reqd (only one entry with new format)
    L00041677 --> to be updated to L41677000(only one entry with OLD format)
    L43677000 -- > no change reqd (exists one row with new format and old format like below)
    L00043677 -- > to be deleted this is old format (and new format like above already exists)
    EX:
    L00012345 --- old format
    L12345000 --- new format
    Hope question is clear. I written the following program.
    update is working fine but delete is not working.
    Please help.
    Thanks in Advance
    Devender
    declare
    Cursor c_test is
    (select po_num from GSR03_PO_DTL);
    BEGIN
    FOR r_test in c_Test
    LOOP
    dbms_output.put_line (r_test.po_num);
    IF ('L'||substr(r_test.po_num,5,5)) = ('L'||substr(r_test.po_num,2,5)) then
         dbms_output.put_line ('delete stmnt');
    END IF;     
    EXIT WHEN c_test%NOTFOUND;
    END LOOP;
    FOR r_test in c_Test
    LOOP
    IF r_test.po_num like 'L000%' then
    IF ('L'||substr(r_test.po_num,5,5)) is not NULL then
         update GSR03_PO_DTL set PO_NUM = 'L'||substr(po_num,5,5)||'000'
         where po_num like 'L000%' ;
         dbms_output.put_line ('update stmnt');
    END IF;     
    END IF;
    END LOOP;
    END;
    *********************

    No need for PL/SQL, man.
    SQL> SELECT po_no FROM po1
      2  /
    PO_NO
    L53177000
    L00041677
    L43677000
    L00043677
    SQL> UPDATE po1 y
      2  SET    y.po_no = 'L'||substr(y.po_no,5,5)||'000'
      3  WHERE  y.po_no LIKE 'L000%'
      4  AND    NOT EXISTS ( SELECT null FROM po1 x
      5                      WHERE x.po_no =  'L'||substr(y.po_no,5,5)||'000')
      6  /
    1 row updated.
    SQL> DELETE FROM po1 y
      2  WHERE  y.po_no LIKE 'L000%'
      3  AND    EXISTS ( SELECT null FROM po1 x
      4                  WHERE x.po_no =  'L'||substr(y.po_no,5,5)||'000')
      5  /
    1 row deleted.
    SQL> SELECT po_no FROM po1
      2  /
    PO_NO
    L53177000
    L41677000
    L43677000
    SQL> Cheers, APC

Maybe you are looking for

  • Cannot convert string to date

    Hey Guys, I'm starting powershell and I'm having a headheck (I'm searching for hours) with a piece of code :) I'm trying to do that : $LogLines = (Get-Content -Path $LogPath) Foreach ($LogLine in $LogLines) { $LogSubString = $LogLine.Substring(21,15)

  • Eclipse problem selection does not contain main type

    i m using eclipse3.3 and have set all the necessary paths in it but when i run a simple java program just for displaying hello world but the error comes selection does not contain main type

  • Oracle Assets Category-wise Report from FA and GL tables

    Hi, I am developing a customized report (Schedule of Fixed Assets) in the Oracle Assets Module, Which includes Category Wise Opening Balance, additions, adjustments, transfer IN, Transfer OUT and Retirements of Cost and Depreciations. I am using FA t

  • My search engines do not function, it says my connection has reset?

    Whether I use Firefox or Internet Explorer, and regardless of what search engine I try, it doesn't search, and after a few seconds, I receive a dialog box "The connection to the server was reset while the page was loading.".

  • 4G iPod Touch Wi-Fi overheat + Screen Problem

    I recently acquired this 4th gen iTouch, and it's safe to say that I'm in love with the product (I'd had a 2nd gen itouch before). However, after a couple of hours of messing around with it (just downloading apps/browsing websites) I noticed the back