Thread: WinSock / DirectPlay IPX to UDP

  1. #1
    Registered User
    Join Date
    Mar 2009
    Posts
    12

    WinSock / DirectPlay IPX to UDP

    Anyone know about writing a WinSock or DirectPlay IPX to UDP convertor? as in... writing a hook dll patch?

  2. #2
    Malum in se abachler's Avatar
    Join Date
    Apr 2007
    Posts
    3,195
    As a packet sniffer?

  3. #3
    Registered User
    Join Date
    Mar 2009
    Posts
    12
    Not sure how it works. Basically there's this very old game (eg. Command & Conquer GOLD 95) that used IPX. A ex-Westwood Studio employee, EastonRoyce, wrote a IPX to UDP patch:

    IP Banned

    Then someone Scorpio9a wrote an even better patch to support more players: Understorm

    I also read someone wrote a DirectPlay 4 to DirectPlay 8 wrapper: DirectPlay 8 for SS2 Multiplayer - TTLG Forums for the game System Shock 2 & Thief 2.

    Clan SY wrote a DirectPlay hook to record the transmitted packets for the game Total Annihilation.

    Someone wrote a IPX patch for the game Atomic Bomberman: Bomberman Online - Maintained by Broomop and Schthack to enable online play over UDP.


    Then there's CNCNet where the program packet sniffs and converts to UDP to send across the internet.


    So am quite interested in learning how to go about writing an IPX patch for some old games.. eg. Theme Hospital which used WinSock & DirectPlay IPX.

  4. #4
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    There are servers for these games on several fan sites. I just loaded up Red Alert 1 and 2 and found a site where you can play online and in tournaments. They are not exactly user friendly but they do exist and I'm sure there is already one for C&C.

    I have C&C The First Decade and love it so I understand your desire to play these games online. Graphics may fade but gameplay never dies.

  5. #5
    Registered User
    Join Date
    Sep 2009
    Posts
    1

    Red Alert

    There are servers for these games on several fan sites. I just loaded up Red Alert 1 and 2 and found a site where you can play online and in tournaments. They are not exactly user friendly but they do exist and I'm sure there is already one for C&C.
    Heya! Where is this site? RA1 players, tournaments??

    appreciated

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Winsock issues
    By tjpanda in forum Windows Programming
    Replies: 3
    Last Post: 12-04-2008, 08:32 AM
  2. DirectPlay or Winsock?
    By kevinawad in forum Networking/Device Communication
    Replies: 5
    Last Post: 10-20-2008, 07:12 PM
  3. simultaneously waiting for data on FIFO and UDP using select call
    By yogesh3073 in forum Networking/Device Communication
    Replies: 2
    Last Post: 01-05-2007, 09:53 AM
  4. Where do I initialize Winsock and catch messages for it?
    By Lithorien in forum Windows Programming
    Replies: 10
    Last Post: 12-30-2004, 12:11 PM
  5. Winsock and UDP
    By headexplodes in forum Windows Programming
    Replies: 1
    Last Post: 08-19-2001, 05:14 PM