CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6
  1. #1
    Join Date
    Mar 2003
    Location
    Frankfurt
    Posts
    3

    Question C# or VC++ please help me

    Hello,

    I am to provide a Videochat Konfrenz Tools something like Netmeeting as Thesis (diploma)
    I have good knowledge and experience in VC++ 6, and am thereby me to C # to be changed over
    I do not point which programming language is better I to use VC++ or C#?
    * Short description:
    _________________
    Production of a Videochat Konfrenz Tools with modular structure for the integration of further
    divisors e.g. for the transmission of files, coding of data, etc..

    * possible programming languages:
    - C
    - c++
    - C #
    * Modules:
    - audio/video module
    - Textchat
    - file transmission
    - Kryptomodul

    * Requirement for Basis progarmm :
    - range measurement and adjustment
    - Monitorinfunktionen for moderators
    - open Komunikationsprotokoll for simple extension and/or.
    - integration of further modules

    * Requirement for video/audio module:
    - possibilities for the Recording
    - Snapshotfunktion (JPG)
    - optionally integration differently codecs
    - dropbake to JPG Push with niedriegen ranges

    * Operating systems: - win 98/NT/Me/2000/XP
    Last edited by Jaffer; March 10th, 2003 at 06:56 PM.

  2. #2
    Join Date
    Nov 2002
    Location
    Singapore
    Posts
    1,890
    that's fine,
    so what are you exactly looking for.

    Paresh

  3. #3
    Join Date
    Oct 2002
    Location
    Torture chamber
    Posts
    132

    Question

    pareshgh, why do chat programs have to provide Cryptographic capabilities? From my understanding, these programs do not require secure connection aren't they?
    end------------------------------
    Programmers aren't born, but are made from hardwork, effort and time.
    To be a good one, requires more effort and hardwork.
    Therefore N quality programmer = (N*hardwork)+(N*effort)+(N*time)

  4. #4
    Join Date
    Jul 2002
    Location
    .NET 2.0/.NET 3.0/.NET 3.5 VS2005/VS2008
    Posts
    284
    This can be done with both C++ and C#, I don't recommend using C, this one is a little old for this

    Yeah well, savagerx it isn't nessecary but always nice in a private conversation I never used it in any chat program.
    WM.

    What about weapons of mass construction?

  5. #5
    Join Date
    Oct 2002
    Location
    Torture chamber
    Posts
    132
    thanks man
    end------------------------------
    Programmers aren't born, but are made from hardwork, effort and time.
    To be a good one, requires more effort and hardwork.
    Therefore N quality programmer = (N*hardwork)+(N*effort)+(N*time)

  6. #6
    Join Date
    Nov 2002
    Location
    Singapore
    Posts
    1,890
    savagerx,
    yes u right,
    in chat app what happens is normally message is send to -fro so its nice to encrypt/decript...

    Paresh

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured