Project
-
Hello, everybody! I've just realised that in a few days (on the 15th September) i have to present a project as an examination for certification in Informatics (still in college, but...). The only thing i lack is an idea. I thought of building an IM client, still, i have no idea how to send the messages from one computer to another (IP adresses, maybe?), so, i'll need a new idea. I know this isn't the best place to ask this question, but, C# is rather the only programming language i know. --> about the IM client: i know it must contain a background process that waits for writing from the other computer, a beggining and ending signal of the message, a user interface and... the most important thing (probably because i don't know it): a way to transmit the messages without using a server (because i don't have one and have never worked with one) <-- please, help me out! :sigh: :-O
-
Hello, everybody! I've just realised that in a few days (on the 15th September) i have to present a project as an examination for certification in Informatics (still in college, but...). The only thing i lack is an idea. I thought of building an IM client, still, i have no idea how to send the messages from one computer to another (IP adresses, maybe?), so, i'll need a new idea. I know this isn't the best place to ask this question, but, C# is rather the only programming language i know. --> about the IM client: i know it must contain a background process that waits for writing from the other computer, a beggining and ending signal of the message, a user interface and... the most important thing (probably because i don't know it): a way to transmit the messages without using a server (because i don't have one and have never worked with one) <-- please, help me out! :sigh: :-O
Here are details of source code available from http://www.miranda-im.org/download/[^]for the Miranda IM version 0.5 Open Source Project. Unfortunately it is not written in C# but if you download the source code, I am sure that you will be able to think your way through. This open source project was found here [^] and other IM's and other open source projects are housed here. HOWEVER, don't you think you have left this college project a little late.
-
Here are details of source code available from http://www.miranda-im.org/download/[^]for the Miranda IM version 0.5 Open Source Project. Unfortunately it is not written in C# but if you download the source code, I am sure that you will be able to think your way through. This open source project was found here [^] and other IM's and other open source projects are housed here. HOWEVER, don't you think you have left this college project a little late.
Don't encourage them :sigh::omg:
only two letters away from being an asset
-
Don't encourage them :sigh::omg:
only two letters away from being an asset
-
Don't encourage them :sigh::omg:
only two letters away from being an asset
Well, the fact is i have another project done for that exam. The thing is that i am not very sure of it's success (it's a simple idea, exploited to the maximum) and that's why i am trying something new that will sure beat the rivals and get the judges' attention. Anyway, thanks a lot! I appreciate u'r work and support.
-
Well, the fact is i have another project done for that exam. The thing is that i am not very sure of it's success (it's a simple idea, exploited to the maximum) and that's why i am trying something new that will sure beat the rivals and get the judges' attention. Anyway, thanks a lot! I appreciate u'r work and support.
drc_no1 wrote:
i am trying something new that will sure beat the rivals and get the judges' attention.
Then don't do a chat program. Everyone has done that and there are so many examples out there it certainly won't highlight your thoughts and your work. If it were my class you'd get no higher than a C and that would be only if I didn't see your post on Code Project
only two letters away from being an asset