IIWheelManII
New member
- Joined
- Jun 14, 2005
- Messages
- 1
Hi everyone - Ive been using this zIRC Java webclient, and want to convert it to J# (As Ive heard the system runs more smoothly) Unforutanetly, I am not a programmer, but I am however, learning the basics of C++ right now. I really need an IRC client that supports DCC, but I can afford a single program to purchase right now, and I do not want to rip a program off, cause Ive got morals bout that sort of stuff... Ive ran the zIRC source through the J# complier, there are only 15 errors that come up. The reasons behind this may be due to the Java Media Player that its tryin to call up to use...
Ill put the error messages right here...
zIrc_0.6.5-beta-src\AbstractChatFrame.java(16,45): error VJS1161: Cannot find class javax.swing.text.BadLocationException
zIrc_0.6.5-beta-src\AddUserInChanThread.java(6,35): error VJS1161: Cannot find class javax.swing.DefaultListModel
zIrc_0.6.5-beta-src\AddUserListInChanThread.java(6,36): error VJS1161: Cannot find class javax.swing.DefaultListModel
zIrc_0.6.5-beta-src\AudioFrame.java(10,32): error VJS1161: Cannot find class javax.swing.BorderFactory
zIrc_0.6.5-beta-src\AudioIn.java(4,48): error VJS1161: Cannot find class javax.media.rtp.event.ReceiveStreamEvent
zIrc_0.6.5-beta-src\ChangeUserGradeThread.java(6,35): error VJS1161: Cannot find class javax.swing.DefaultListModel
zIrc_0.6.5-beta-src\DCCincomingFile.java(6,23): error VJS1161: Cannot find class java.util.Timer
zIrc_0.6.5-beta-src\DCCoutgoingFile.java(6,23): error VJS1161: Cannot find class java.util.Timer
zIrc_0.6.5-beta-src\DCCtransfer.java(15,26): error VJS1161: Cannot find class javax.swing.JButton
zIrc_0.6.5-beta-src\Led.java(3,26): error VJS1161: Cannot find class javax.swing.JPanel
zIrc_0.6.5-beta-src\MainFrame.java(5,23): error VJS1161: Cannot find class java.util.Timer
zIrc_0.6.5-beta-src\Mp3Player.java(5,23): error VJS1161: Cannot find class java.util.Timer
zIrc_0.6.5-beta-src\myFileFilter.java(44,42): error VJS1161: Cannot find class javax.swing.filechooser.FileFilter
zIrc_0.6.5-beta-src\PlaySound.java(4,23): error VJS1161: Cannot find class javax.media.Time
zIrc_0.6.5-beta-src\Untitled1.java(3,40): error VJS1161: Cannot find class javax.swing.DefaultComboBoxModel
Now... I wouldnt know what the heck to do, as I dont even know any Java coding... But... Im sure these problems would be easily fixed by an experienced programmer - Oh, destroy the media player - its not really required for IRC...
Heres the link for the .rar that includes the project file... You may have to copy and paste this link into your browser.
http://webpages.charter.net/jaysapp/zircjsharp.rar
Once the errors have been fixed, please send the source to me at
g#_o$d.ii*&wheel_manii$@@g^$mail.com (without the special characters and the underscores - I dont need spam from bots, yknow...But keep the period after god) I dont need the compiled version, as Ive got J# .NET SDK...
You can send it to the guy who made the zirc... I dunno his address, but I know the sourceforge site - http://zirc.sourceforge.net/
I wont take credit for your work, I just need an IRC client... If someone would do this for me... A great and many thanks.
-J
Ill put the error messages right here...
zIrc_0.6.5-beta-src\AbstractChatFrame.java(16,45): error VJS1161: Cannot find class javax.swing.text.BadLocationException
zIrc_0.6.5-beta-src\AddUserInChanThread.java(6,35): error VJS1161: Cannot find class javax.swing.DefaultListModel
zIrc_0.6.5-beta-src\AddUserListInChanThread.java(6,36): error VJS1161: Cannot find class javax.swing.DefaultListModel
zIrc_0.6.5-beta-src\AudioFrame.java(10,32): error VJS1161: Cannot find class javax.swing.BorderFactory
zIrc_0.6.5-beta-src\AudioIn.java(4,48): error VJS1161: Cannot find class javax.media.rtp.event.ReceiveStreamEvent
zIrc_0.6.5-beta-src\ChangeUserGradeThread.java(6,35): error VJS1161: Cannot find class javax.swing.DefaultListModel
zIrc_0.6.5-beta-src\DCCincomingFile.java(6,23): error VJS1161: Cannot find class java.util.Timer
zIrc_0.6.5-beta-src\DCCoutgoingFile.java(6,23): error VJS1161: Cannot find class java.util.Timer
zIrc_0.6.5-beta-src\DCCtransfer.java(15,26): error VJS1161: Cannot find class javax.swing.JButton
zIrc_0.6.5-beta-src\Led.java(3,26): error VJS1161: Cannot find class javax.swing.JPanel
zIrc_0.6.5-beta-src\MainFrame.java(5,23): error VJS1161: Cannot find class java.util.Timer
zIrc_0.6.5-beta-src\Mp3Player.java(5,23): error VJS1161: Cannot find class java.util.Timer
zIrc_0.6.5-beta-src\myFileFilter.java(44,42): error VJS1161: Cannot find class javax.swing.filechooser.FileFilter
zIrc_0.6.5-beta-src\PlaySound.java(4,23): error VJS1161: Cannot find class javax.media.Time
zIrc_0.6.5-beta-src\Untitled1.java(3,40): error VJS1161: Cannot find class javax.swing.DefaultComboBoxModel
Now... I wouldnt know what the heck to do, as I dont even know any Java coding... But... Im sure these problems would be easily fixed by an experienced programmer - Oh, destroy the media player - its not really required for IRC...
Heres the link for the .rar that includes the project file... You may have to copy and paste this link into your browser.
http://webpages.charter.net/jaysapp/zircjsharp.rar
Once the errors have been fixed, please send the source to me at
g#_o$d.ii*&wheel_manii$@@g^$mail.com (without the special characters and the underscores - I dont need spam from bots, yknow...But keep the period after god) I dont need the compiled version, as Ive got J# .NET SDK...
You can send it to the guy who made the zirc... I dunno his address, but I know the sourceforge site - http://zirc.sourceforge.net/
I wont take credit for your work, I just need an IRC client... If someone would do this for me... A great and many thanks.
-J