Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: tjkun
  • Content: Threads
  • Order by date
  1. tjkun

    Carriage Return in Resource Bundle

    I'm using ResourceBundle in Java. I'd like to use carriage return in my properties file. However, it is skipped all the time. Is there anyway I can force it not to skip carriage return here's the list I have tried \n, \r\n Thanks
  2. tjkun

    Backward Compatibility parameter for AS 2.1 on AS 3.0

    Is there any parameter to disable new feature exposing on AS 3.0? I would like to compile application on AS 3.0. However, I want it to be debugable on AS 2.1 as well. Please help.
  3. tjkun

    C/C++ Certification

    I saw lots of Certification, CCNA , MCSE, MCSD, Sun (JAVA). Why there is no C/C++ CER? I really want to know if there is any certification for C/C++.
  4. tjkun

    Solaris-Linux Porting-please help-

    Hello, I am trying to port an application which was implemented on Solaris Platform. I'd like to port it to Linux. I have change from SunWorkshop5 to Gcc already. The compilation is working fine. However, some feature is missing. My application is protocol application which involved some...
  5. tjkun

    parallel processing

    How to write program which make use of two CPU... Please help... Any resource would be appreciate
  6. tjkun

    How to create Zombie process...

    I want to create the client server program which can control that if the client is still connect to the server ...no body can shutdown the server....Can anyone tell me how to create such process
  7. tjkun

    Implementing SFTP client on UNIX

    How to implement SFTP client on UNIX. Do I have to worry about the SFTP server version. Welcome Every Help Thanks
  8. tjkun

    Who can config SFTP?

    I have to implement SFTP client in order to connect to the SFTP server. How to start? Do I have to worry about the SFTP server version? Appreciate Every Help Thanks
  9. tjkun

    Help with sftp

    I need to create a client daemon that can communicate with the server using SFTP in real time....I am quite new to the unix programming...can anybody tell me how to start ...from the ground up...(any web resource, tutorial, book, ) ps. I have read about "openssh" but i think it is...

Part and Inventory Search

Back
Top