Thread: Want a Network Project!!

  1. #1
    Registered User
    Join Date
    Jan 2004
    Posts
    20

    Want a Network Project!!

    Hi People..

    Although i am a regular C++ programmer, but have recently studied JAVA and made a Messenger service n JAVA that works in a LAN.

    Now I need some other challenge to work on. So can you please provide with some vision on where other areas of network programming that i can work on and develop something innovative.

    Programming Langs Known: C,C++, JAVA, VB.

    Arvind

  2. #2
    Registered User
    Join Date
    Jul 2003
    Posts
    85
    Multiplayer game, complete with in game chat, lobby, etc..

  3. #3
    Registered User
    Join Date
    Jul 2004
    Posts
    9
    writing a portscanner is fun. you decide, how complex it will be. i liked to optimize it over 3 nights, still it uses only tcp-full connect. fun anyway!

  4. #4
    mustang benny bennyandthejets's Avatar
    Join Date
    Jul 2002
    Posts
    1,401
    You could write a program that allows you to send completely customizable ethernet packets, ie, you construct a TCP packet and play around with the fields, to see how other hosts respond to different packets. This would consolidate your knowledge of TCP/IP and also your network programming skills.
    [email protected]
    Microsoft Visual Studio .NET 2003 Enterprise Architect
    Windows XP Pro

    Code Tags
    Programming FAQ
    Tutorials

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem Displaying a Struct
    By rockstarpirate in forum C++ Programming
    Replies: 16
    Last Post: 05-05-2008, 09:05 AM
  2. Game Independent Anti-cheat Project Needs Programmers
    By GIA Project Lea in forum Projects and Job Recruitment
    Replies: 3
    Last Post: 09-15-2005, 07:41 PM
  3. Network Security Project
    By Lord CyKill in forum Networking/Device Communication
    Replies: 6
    Last Post: 06-10-2004, 05:32 AM
  4. Network Security Project
    By Lord CyKill in forum Networking/Device Communication
    Replies: 2
    Last Post: 06-01-2004, 12:15 AM