MU Connect Server v1.0.9.1000
Hello & Welcome to our community. Is this your first visit? Đăng Ký
Follow us on
Follow us on Facebook Follow us on Twitter Linked In Flickr Watch us on YouTube My Space Blogger
 
Kết quả 1 đến 4 của 4
  1. #1
    Thành Viên
    Ngày tham gia
    Sep 2009
    Bài viết
    203
    Thanks
    0
    Thanked 4 Times in 4 Posts

    MU Connect Server v1.0.9.1000

    MU Connect Server v1.0.9.1000 @ BoR Team

    Developed by S@nek[BoR]

    [Only registered and activated users can see links. ]

    -

    [Only registered and activated users can see links. ]
    -
    [Only registered and activated users can see links. ]
    -
    [Only registered and activated users can see links. ]
    -
    [Only registered and activated users can see links. ]

    -
    # Reference to original topic: [Only registered and activated users can see links. ] (Русский вариант Темы!)

    Code:
    # Name: MU Connect Server
    # Version: 1.0.9.1000
    # Developed by: S@nek[BoR]
    # Creation date: 01.08.2007
    # Last Update: 11.11.2009
    # License: Freeware
    # Language: English
    # Operating System: Windows NT/XP/2003/Vista
    # Programming language: C++
    # WebPage: [Only registered and activated users can see links. ]
    # Description: Alternative 'ConnectServer[WebZen]'.
    
    1. Supported protocols: '20021022', '20040304', '20050502';
    2. Added protection for entering package; -- Protects program from bad packets, and if that does not belong package of games, the user will be disconnected;
    3. AntiCrash System; -- Protects program from bad packets, avoiding program to crash, malfunction, etc;
    4. Files of a configuration: 'BoR_Config.ini', 'BoR_ServerList.dat', 'BoR_ServerInfo.ini', 'BoR_BannedList.txt', 'BoR_ConnectList.txt';
    5. All files created automatically;
    6. Conservation of the original files '.bak';
    7. The program listens to ports of all network interfaces;
    8. Opportunity of change 'TCP/UDP' ports:
      • 'Interval': from 1024 up to 65536; [1024; 65535]
    9. The Possibility to create 421 Servers; (The Maximum 420) -- In one section can be a maximum 16 Sub-Servers; (16 visibles)
    10. The statistics of congestion of Servers is included; -- For the correct display of busy servers, it is necessary to value 'ServerCode' in 'BoR_ServerList.dat' and 'ServerInfo.dat' match;
    11. Ability to change protocol: -- If ProtocolMode=0, used protocol version '20021022'; (0.74.*) -- If ProtocolMode=1, used protocol version '20040304'; (0.97.*) -- If ProtocolMode=2, used protocol version '20050502'; (0.98.* - 1.05.*)
    12. Opportunity of the control of access:
      • If FilterMode=0 then work 'BoR_BannedList.txt'; (Players whose 'IP' is brought in a file cannot be connected!)
      • If FilterMode=1 then work 'BoR_ConnectList.txt'; (Those players whose 'IP' is brought in a file can be connected only!)
    13. All changes in the program inure without restart programs;
    14. Opportunity of clearing of broad gullies in 'ConnectServer';
    15. Opportunity of conducting full broad gullies 'ConnectServer';
    16. The high-grade Filter of correctness of the IP-address:
      • If 'IP-addres' not a format: 'Id1.Id2.Id3.Id4' the IP-address will be ignored;
        • 'd1': from 0 up to 224; [0;224]
        • 'd2': from 0 up to 256; [0;255]
        • 'd3': from 0 up to 256; [0;255]
        • 'd4': from 0 up to 256; [0;255]
      • Duplication 'IP-addresses' is stopped;
    17. The Added function of protection of the repeated start the program;
    18. Go to the WinSock v2.0 (WSA functions)
    19. Added statistics of active connections;
    20. Optimized system connections;
    21. Added function "Disconnect All";
    22. The program was moved under WinScok_v2.0 (WSA *) & Event System.
    23. Fixed problem with connection after some time of inactivity.
    24. Limiting concurrent connections to 20 users for protection against clogging of the port.
    25. Added auto-update system as a Connect Server from WebZen. -- The configuration file 'BoR_ServerInfo.ini'; ---- [FtpServerInfo] ------ IPAddress - Maximum length 100 characters; ------ Port - Valid values are from 0 to 65535; ------ Login - Maximum length 20 characters; ------ Password - Maximum length 20 characters; ---- [GameServerInfo] ------ ClientVersion - Maximum length of 11 characters; ------ VersionFileName - Maximum length 20 characters; -- Supported protocols: '20040304 ', '20050502';
    26. Fixed a problem with the server statistics.
    27. Ability to view statistics on each server. -- Supported protocols: '20040304', '20050502';
    28. Program was moved to IOCP System. -- IOCP - I/O Completion Ports;
    29. Server protection against clogging of the port. -- Every minute, checked all the connections on the activity. -- If, within 1 minute, the client did not sent, then the client is disconnected from the server.
    -
    -
    # Upgrading to version '1.0.9.1000':

    Code:
    1. Fixed found bugs in the program.
    2. Change the appearance of the menu.
    3. Added function to check for updates.
    4. Added automatic update check when you start the program.
    5. Fixed found bugs in the manager filtration.
    - Added ability to copy the IP-addresses using a combination of keys Ctrl + V.
    6. A button to quickly navigate to the folder location of the program.
    7. Fixed found bugs in the IOCP system.
    8. Full asynchronous operation of the program.
    - IOCP, AcceptEx();
    9. Improved efficiency of critical sections on multiprocessor computers.
    - Using InitializeCriticalSectionAndSpinCount();
    10. Fixed a bug found in the connection. 
    - AcceptEx();
    -
    -
    Code:
    # The References for download program with different Internet resource:
    
    • # HotFile:[Only registered and activated users can see links. ];
    -
    -
    # Special Thanks:

    Code:
    f1UZ (Logo for the program)
    Leo123 (Auto-Update System)
    eRRoR (Auto-Update System)
    -
    -
    # Warning! If you want me to understand you, write complete words.
    -- Example: Don't 'u', so 'you'; Don't 'ty', so 'thank you', etc.
    Khách viếng thăm hãy cùng MinBrack1 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  2. #2
    Thành Viên
    Ngày tham gia
    Aug 2010
    Bài viết
    60
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Ðề: MU Connect Server v1.0.9.1000

    Nói thật chứ mình nhìn ko hiểu gì cả . Nói chung là boc tem đã . thanks bác
    Khách viếng thăm hãy cùng ducnam xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  3. #3
    Vi phạm quy định
    Ngày tham gia
    Dec 2007
    Bài viết
    582
    Thanks
    4
    Thanked 40 Times in 12 Posts

    Ðề: MU Connect Server v1.0.9.1000

    [Only registered and activated users can see links. ]

    Version ???
    Khách viếng thăm hãy cùng membering xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  4. #4
    Thành Viên
    Ngày tham gia
    Sep 2009
    Bài viết
    203
    Thanks
    0
    Thanked 4 Times in 4 Posts

    Ðề: MU Connect Server v1.0.9.1000

    Trích dẫn Gửi bởi membering [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]

    Version ???
    Đấy chỉ là demo thôi. Bạn chạy CS thì sẽ rõ.
    Khách viếng thăm hãy cùng MinBrack1 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

 

 

Các Chủ đề tương tự

  1. Lỗi Connect Server SCF
    Bởi †ShiNiChi† trong diễn đàn Hỏi Đáp/ Yêu Cầu
    Trả lời: 7
    Bài viết cuối: 29-05-11, 09:54 PM
  2. Chỉ connect đến server trên client của server
    Bởi tungpro102 trong diễn đàn Võ Lâm Truyền Kỳ (Jx Server)
    Trả lời: 18
    Bài viết cuối: 18-08-10, 04:50 PM
  3. Lỗi connect Server ai biết chỉ giùm mình
    Bởi nhactre8x trong diễn đàn Hỏi Đáp/ Yêu Cầu
    Trả lời: 17
    Bài viết cuối: 18-08-10, 10:35 AM
  4. Chạy server ok client connect vô !
    Bởi danielt trong diễn đàn Các Server Không Nằm Trong Box
    Trả lời: 3
    Bài viết cuối: 10-08-07, 09:06 AM

Quyền viết bài

  • Bạn Không thể gửi Chủ đề mới
  • Bạn Không thể Gửi trả lời
  • Bạn Không thể Gửi file đính kèm
  • Bạn Không thể Sửa bài viết của mình
  •  
Múi giờ GMT +7. Bây giờ là 06:04 AM.
vBulletin®, Copyright ©2000-2011, Jelsoft Enterprises Ltd.
CLBGamesVN không chịu trách nhiệm về Luật Bản Quyền của các tài liệu, bài viết v.v...được đăng tải trên diễn đàn này.
Diễn đàn phát triển dưới sự đóng góp của tất cả thành viên. BQT chỉ là những người thành lập ra sân chơi, quản lý và duy trì về mặt kỹ thuật, nội dung khi hợp lệ.