User Profile

Collapse

Profile Sidebar

Collapse
ashokformac
ashokformac
Last Activity: Jun 29 '07, 05:06 AM
Joined: Mar 27 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ashokformac
    started a topic finding font file size using java
    in Java

    finding font file size using java

    I am developing a program in java on mac os ..
    when i try to find filesize it is giving me '0 long' on font file(actual size is some 2000 bytes ) but on other files it is working properly ...

    can any one know the answer ,, please help me..

    thanks in advance ..
    See more | Go to post

  • ashokformac
    started a topic installing java 1.5 release 4 for ma cos
    in Java

    installing java 1.5 release 4 for ma cos

    i have java 1.4.2 installed in my mac os 10.4.8

    i want install j2se5.0 release 4 .. but i was unable to install it..

    It is telling that i have to install software updates first ...

    what i have to do for installing java 5.0 release 4 .?

    thanks in advance
    See more | Go to post

  • ashokformac
    started a topic network file path for mac os
    in Java

    network file path for mac os

    I am using java on mac os 10.4

    i want to access a file on LAN server machine.how can i give the server path...ie for local file i just give direct filename ie ..

    /system/ashok/temp.txt

    but suppose i want to access a file on server machine (eg. is-s234) and file name is temp.txt

    for thi9s how can i write the filepath ...


    thanks in advance ...
    See more | Go to post

  • ashokformac
    started a topic java programming
    in Java

    java programming

    how to access quark express document using java ....

    thanks in advance
    See more | Go to post

  • ashokformac
    started a topic installing java applications
    in Java

    installing java applications

    I am developing a software in java 1.6 on mac os X ....
    I also required some of the functionalities in java 1.6 ...

    Now i want to install my java application on other mac os X(around 150) systems where only java 1.4 is installed ....

    How can i do this ......
    See more | Go to post

  • ashokformac
    started a topic getting jre for mac os
    in Java

    getting jre for mac os

    how get and install only JRE for mac os ...
    I tried but i am getting only the JDK's ..

    thanks in advance
    See more | Go to post

  • ashokformac
    started a topic java automatic shut down
    in Java

    java automatic shut down

    when my java program shutdowns automatically or shutdowns when the system shut downs or or when systems crashes ,,, i want to perform some actions like updating database....

    how can i do this ...

    thanks in advance ...
    See more | Go to post

  • ashokformac
    started a topic installing java 1.6 on mac os
    in Java

    installing java 1.6 on mac os

    I have got java 1.6 preview on mac os ie., [COLOR=Blue]JavaSE6Release1 .pkg[/COLOR]

    But when i double click it install it , it is not installing . No installation window is coming . what could be the reason .

    If any one knows the answer please help me...
    See more | Go to post

  • ashokformac
    started a topic system tray using java
    in Java

    system tray using java

    how to get system tray of mac os using java...

    when i tried using ..

    SystemTray tray = SystemTray.getD efaultSystemTra y();

    it gives the following error..

    "no tray in java.library.pa th"

    if any one knows the answer please tell me...
    See more | Go to post

  • ashokformac
    started a topic java networking
    in Java

    java networking

    Hi, I want to send messages to all the machines where my client java programming is running . how can i do this .?

    thanks in advance
    See more | Go to post

  • ashokformac
    started a topic java networking
    in Java

    java networking

    how to send message to certain no. of systems on LAN using java ....
    with knowing their host names .....


    thanks in advance
    See more | Go to post

  • ashokformac
    started a topic Executing shell commands from java
    in Java

    Executing shell commands from java

    how to execute a shell command from java on a mac machine..


    thanks in advance
    See more | Go to post

  • ashokformac
    started a topic connecting sql server from mac os
    in Java

    connecting sql server from mac os

    Hi,

    i want to connect to ms sql server on windows machine form mac os.
    how can i connect it using jdbc or odbc connection.
    i am using java as front end.


    thanks in advance...
    See more | Go to post

  • ashokformac
    replied to java jdbc connection for ms sql server
    in Java
    yes , i am using jTDS jdbc driver and used the following connection string..

    Class.forName(" net.sourceforge .jtds.jdbc.Driv er");
    onnection connection = DriverManager.g etConnection("j dbc:jtds:sqlser ver://172.10.1.23:143 3/test;user=sa;pa ssword=pass");

    thanks in advance......
    See more | Go to post

    Leave a comment:


  • ashokformac
    started a topic size of the font file in java
    in Java

    size of the font file in java

    Hi to everybody,

    how to find the font file size...when i find the size of a font file using file.lengh() function , it returns 0 for font file . For other file it is returning the correct file size .

    If anybody knows the solution for findding correct file size for font file , please tell me.

    thans in advance
    See more | Go to post

  • ashokformac
    started a topic java jdbc connection for ms sql server
    in Java

    java jdbc connection for ms sql server

    how to connect remote sql server database form mac os using jdbc driver

    please help me if any one knows the answer ........
    See more | Go to post
No activity results to display
Show More
Working...