Results 1 to 2 of 2

Thread: k-IRC with jad file, Xırc AND jmIrc – IRC Client for J2ME Platform

  1. #1
    Join Date
    Nov 2007
    Location
    Light side
    Posts
    23,106
    Blog Entries
    35
    Rep Power
    304315

    Wink k-IRC with jad file, Xırc AND jmIrc – IRC Client for J2ME Platform

    k-IRC with jad file, Xırc AND jmIrc – IRC Client for J2ME Platform








    k-IRC is totally free java-based mobile application (client) for connecting to any IRC server. It will execute on any handheld device or mobile, supporting Java 2 Micro Edition (actually CLDC1.0/MIDP1.0). Also you can run it on an emulation environment such as "J2ME Wireless Toolkit" from Sun or other ones from Siemens, Nokia, etc.

    k-IRC allows you to login to an IRC server, enter multiple channels at the same session, talk in the channels and with individuals and receive others' messages and easily keep the track of active channels and switch between them.

    Note: The only feature mobile set must support is establishing *TCP/IP Socket* connection since the program tries to establish a direct socket connection to IRC server.

    More Information
    • Type Of Application: Utility - Entertainment
    • Nature Of Application: Chat (IRC) Client – Network Based
    • Network Connectivity: TCP/IP (Socket)

    User Guide
    [This User Guide is kind of a Screen-Oriented Tour]

    The first screen, after the application launched, is the main status screen where the connection status (where you’re connected or not) and active user is displayed there. The options you have on this screen are Connect (connecting to an IRC server), Console (viewing the content of the console, mostly for tracing the more detailed status and error messages), About (a short description about the program) and Exit (for quitting the application).

    If you select the Connect option, a new screen will be displayed and you should enter the server address, port, your nick name, alternate nick name and so on. After completing the requested information, just select the Login for logging in and connecting to the server. You should wait till the process gets finished (you can see a wait screen on this stage) or you’ll also have an option to cancel it. In all the cases (whether you can login successfully or not or even you cancel it), you’ll return back to the main screen but the only difference is the status and options you’ll see there. <Connected !> in the case of successful login and <Not Connected !> otherwise. By successfully logging into an IRC server you’ll have (and see) more options, Join (joining a new channel), Active Channels (getting the list of active channels and switching among them) and Disconnect (disconnect from server).

    Selecting the Join option will lead you to ‘Join To New Channel’ screen. The only information you should provide here is the Channel Name. Then by selecting the Join option, the program will send a join request to IRC server and you should wait till you enter the channel and channel screen comes up! Well, when your desired channel screen came up, it’s ready to get and display the public messages of the channel and private messages from users. In addition you can send your own public and private messages to the channel and users there. Here in this screen you’ll have the following options, Close (closing the channel screen and returning to the previous screen), Users List (viewing the list of current channel’s users and have more options there such as sending private messages), Part Channel (part/abandon the current channel, remove it from actives and close the screen), Send Message (send a public message to the channel) and Active Channels (getting the list of active channels and switching among them).

    For sending a public message to the current channel, you should go for Send Message option. You’ll be shown another screen where you can enter your message and Send it.

    Selecting the Users List option will lead you to another screen where you can have more options on current channel’s users. All the users are listed here and by selecting any of them you can get more information about him/her (User Info) or send a private message to (Private Msg).

    Some server list added(",)

    This file was uploaded AND Edited by HaROcK

    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

    Galaxi s II-n95-n85-5800 XM-Nuvi1200/Nuvi3790T-GPSMAP62st

  2.    Advertissements


  3. #2

    Default

    hi Cathy,

    There are 3 jars in this file (kIRC, jmIrc, XIRC1). Should I install all of them? or only the kIRC one?

    Thanks.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219