Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old May 31st, 2007, 1:03 AM   #1
programmingnoob
Hobbyist Programmer
 
Join Date: Feb 2006
Posts: 154
Rep Power: 3 programmingnoob is on a distinguished road
i am trying to write a messenger in C#

I want to have a drawing tool similar to but not as fancy as yahoo doodle. I do not even know where to start from.
I know a lot of source codes are available for messengers in C#. So if you know of any source codes for 'drawing tool', then maybe I wont have to reinvent the wheel.
Any help would be greatly appreciated.
programmingnoob is offline   Reply With Quote
Old May 31st, 2007, 1:47 AM   #2
Booooze
Expert Programmer
 
Booooze's Avatar
 
Join Date: Mar 2006
Location: Igloo
Posts: 710
Rep Power: 3 Booooze is on a distinguished road
Send a message via MSN to Booooze
Your best bet would be to get a messenger going, then add a drawing pane on each one, and simply send the coordinates over the network and draw it on the other machine. If you can send words over a network, thats all you should really need.
Booooze is offline   Reply With Quote
Old May 31st, 2007, 4:57 AM   #3
teishu
Programmer
 
Join Date: May 2006
Posts: 51
Rep Power: 3 teishu is on a distinguished road
yeh as Booooze said get the client and server communicating then worry about that..
__________________
AMD Athlon X2 4200+ -- Asus V3-M2V890 -- 2GB Kingston -- Vista Ultimate 32bit + Ubuntu 8.04
Intel C2D T5870 2.0GHZ -- Vostro 1510 -- 2048MB -- Windows XP SP2

ASCII stupid question, get a stupid ANSI !
teishu is offline   Reply With Quote
Old May 31st, 2007, 3:12 PM   #4
programmingnoob
Hobbyist Programmer
 
Join Date: Feb 2006
Posts: 154
Rep Power: 3 programmingnoob is on a distinguished road
well i already have the client and server communicating

now I need to take care of two things...
1) make sure the server passes right message to the right client coz the client1 sends message to server and then the server passes it on client2 and so on.
2) paint thing
programmingnoob is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
messenger distrobuting winfixer and errorsafe kruptof Coder's Corner Lounge 2 Feb 19th, 2007 1:45 PM
Write hex to file xavier C# 1 May 18th, 2006 2:10 AM
Instant Messenger using RMI Necronaut Java 0 May 30th, 2005 1:39 PM
Trying to write jsp files to MySql Database reubenfields Java 1 Apr 14th, 2005 9:51 AM
airport Log program using 3D linked List : problem reading from file gemini_shooter C++ 0 Mar 2nd, 2005 4:12 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 3:38 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC