Home Crush your enemies... and create an EMPIRE!!! Space Empires V -- BUY NOW!!!

User login

  • Create new account
  • Request new password

Navigation

  • news
    • archive
    • blogs
    • books
    • forums
    • recent posts
    • groups
  • image galleries
  • projects & downloads
  • search
  • create content
  • news aggregator

Search

Who's online

There are currently 3 users and 152 guests online.

Online users

  • bladeer
  • Twad
  • Caius

Languages

  • English English
  • French French

Browse archives

« May 2008  
Mo Tu We Th Fr Sa Su
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  
Home » news » forums » Space Empires V » Space Empires V Multiplayer

Hi, i´m looking for players by tcp-ip

Submitted by Boores on Thu, 2008-03-27 17:29. Space Empires V Multiplayer

my msn is . I´m noob but i love this game.

‹ Minister Bug Tactical Combat ›
» login or register to post comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Re: Hi, i´m looking for players by tcp-ip

Submitted by Vince278 on Thu, 2008-03-27 18:39.

Wouldn't TCPIP games make PCs vulnerable?

» login or register to post comments
Mod Designer

Re: Hi, i´m looking for players by tcp-ip

Submitted by Fyron on Thu, 2008-03-27 19:55.

Vince278 wrote:
Wouldn't TCPIP games make PCs vulnerable?
..what?


SpaceEmpires.net | Space Empires Wiki

» login or register to post comments

Re: Hi, i´m looking for players by tcp-ip

Submitted by Vince278 on Fri, 2008-03-28 16:10.

A direct IP to IP connection to another computer could (intentionally or unintentionally) leave a PC vulnerable to malicious software.

» login or register to post comments
Mod Designer

Re: Hi, i´m looking for players by tcp-ip

Submitted by Fyron on Sat, 2008-03-29 00:55.

No it couldn't. No malware in existence is written to try to piggy-back through a SE5 TCP/IP game connection. Even if SE5's net code were to have some random security hole in it, it is such a low profile target for an attack vector that noone would bother writing malware to exploit it.


SpaceEmpires.net | Space Empires Wiki

» login or register to post comments

Re: Hi, i´m looking for players by tcp-ip

Submitted by Vince278 on Sat, 2008-03-29 18:59.

So, once the tcp/ip connection is made the SE5 software would keep out anything not explicitly using the connection?

» login or register to post comments
Mod Designer

Re: Hi, i´m looking for players by tcp-ip

Submitted by Fyron on Sat, 2008-03-29 23:32.

All that a TCP/IP connection is is a series of packets sent from one application to another. At worst, a bot could try to glean all destination IP addresses from incoming and outgoing packets, which isn't all that useful.


SpaceEmpires.net | Space Empires Wiki

» login or register to post comments

Re: Hi, i´m looking for players by tcp-ip

Submitted by Vince278 on Sun, 2008-03-30 16:54.

Sorry if I sound paranoid but I'm a networking engineer in the real world. (TCP is the layer 4 protocol that sets up the virtual circuit end-to-end, IP is the layer 3 protocol that handles the packets) When it comes to data security I'm not very trusting of peer-to-peer connections with someone else's PC or server. I've used data analyzers before but its the malicious software I worry about. Much of it is very sopisticated and difficult to detect. Smiling

» login or register to post comments

Re: Hi, i´m looking for players by tcp-ip

Submitted by dan3260 on Tue, 2008-04-01 17:54.

So many games over the years have had the ability to connect directly via TCP/IP. Even the ones that dont connect in this way are still using a specified port to connect to a server somewhere, normally this port must be opened to allow the traffic.
Its possible that if you connected to someone you didnt know they could have a prog that might gain entry to your computer using the tcp/ip connection, but thats a paranoid way of thinking Smiling
If you worry so much about security, get rid of windows and move to Linux, although I cant say from experience, but I have come very close to getting rid of windows and moving to Linux.

» login or register to post comments

Re: Hi, i´m looking for players by tcp-ip

Submitted by Vince278 on Tue, 2008-04-01 19:47.

dan3260 wrote:
Its possible that if you connected to someone you didnt know

Which would be about everyone...
(Show of hands, how many of you know me?)

dan3260 wrote:
they could have a prog that might gain entry to your computer using the tcp/ip connection, but thats a paranoid way of thinking Smiling

Exactly...

dan3260 wrote:
If you worry so much about security, get rid of windows and move to Linux, although I cant say from experience, but I have come very close to getting rid of windows and moving to Linux.

With Linux, like Mac, security is just an illusion. If more people would use either then hackers would find it more worth their time.

» login or register to post comments

Re: Hi, i´m looking for players by tcp-ip

Submitted by dan3260 on Wed, 2008-04-02 11:50.

Vince278 wrote:
With Linux, like Mac, security is just an illusion. If more people would use either then hackers would find it more worth their time.

Yes you are probably correct, however there is a difference in the way programs are run in Linux and Windows, which is supposed to make Linux more secure, but I cant remember why that is Smiling
I read a lot about it when I was thinking of changing OSs to Linux, but it was a while ago. I kept windows xp purely for the gaming benefits.

» login or register to post comments
RogerN's picture

Re: Hi, i´m looking for players by tcp-ip

Submitted by RogerN on Wed, 2008-04-02 14:11.

Quote:
Its possible that if you connected to someone you didnt know they could have a prog that might gain entry to your computer using the tcp/ip connection, but thats a paranoid way of thinking

TCP/IP connections are everywhere. Your web browser uses a TCP/IP connection. Your instant messaging client uses a TCP/IP connection. Your e-mail program probably uses a TCP/IP connection. Most networked games use UDP, but that's techically even *less* secure than TCP/IP.

Malicious software must be customized to exploit vulnerabilities in specific programs. In other words, it must be targeted at something very specific: for example, a hacker might write an exploit which targets a specific version of Internet Explorer.

As another posted already mentioned, the probability that someone would even bother to write an exploit for Space Empires 5 is almost zero. There's no point. A hacker could spend hours searching the Internet without finding a single computer running SE5, much less accepting TCP/IP connections.

Furthermore, an exploit might not even be possible. If Aaron has done a good job writing the SE5 network code then there's no way for a hacker to break in. There must be a pre-existing bug in the application, specifically related to how network data is transfered, in order for a hacker to do something malicious.

It is much, much more likely that you will catch a virus from clicking a random link in your web browser than from SE5. Browsers are popular targets among hackers, and zero-day exploits* are not uncommon.

-----

* Zero-day exploits are malicious bug exploits which appear in the wild (on the Internet) before a bug fix is available from the program's manufacturer.

» login or register to post comments

Re: Hi, i´m looking for players by tcp-ip

Submitted by Vince278 on Wed, 2008-04-02 17:49.

Some malicious software can scan for and use any open TCP/UDP ports. UDP is best used on single hops (such as from you to your ISP), using it as an end-to-end virtual circuit substitute for TCP is very unreliable. I've read that giving out an IP address can be as dangerous as giving out your social security number. Many things can be done with an IP address, even without (initially at least) knowing what TCP ports may be open.

A knowledgable owner of firewall software (such as Norton 360 or Internet Security) is ahead of the game but nothing is foolproof. Years ago I had software monitoring my Internet usage and noticed I was being probed from the outside at least a dozen times an hour from sources all over the world. There was one probe I even isolated down to a particular room in a particular dorm in the University of Taipei (I sent them an email asking them to check into it Laughing out loud ).

» login or register to post comments

Re: Hi, i´m looking for players by tcp-ip

Submitted by dan3260 on Wed, 2008-04-02 18:47.

Hehe, did you ever get a reply?
Chances are though you must have been tagged in someway by this person, by downloading a malicious piece of software that would identify your location to the hacker.
I just googled this, and with current technology, there is a maximum of 4,294,967,296 IP addresses, so it would take someone 1361 years to contact every IP address using one pc taking 10 seconds per try.
In a few years, newer technology will increase the number of IP addresses to 2^128, which would take someone 107828975245563180806960797852740 years to check them all:) That number is so big i dont know what it is Smiling

» login or register to post comments

Re: Hi, i´m looking for players by tcp-ip

Submitted by Vince278 on Wed, 2008-04-02 19:53.

IPv6 will transform the internet. Smiling

BTW, I received no reply from Taipei. I thought giving them a building and room number would make it easy. I think that was about two PCs ago for me. Laughing out loud

» login or register to post comments

Re: Hi, i´m looking for players by tcp-ip

Submitted by Krec7 on Thu, 2008-04-03 17:45.

i have played using Hamachi with no problems , let me know if you want to try.

ICQ 27609820 or
email:

» login or register to post comments
Mod Designer

Re: Hi, i´m looking for players by tcp-ip

Submitted by Fyron on Thu, 2008-04-03 17:56.

Vince278 wrote:
Sorry if I sound paranoid but I'm a networking engineer in the real world.
Then you should know better than to post completely inane things like this...

Vince278 wrote:
Some malicious software can scan for and use any open TCP/UDP ports
Which is not useful if the only thing "open" about such a port is that the router forwards packets to the machine, and the machine forwards the packets to a specific application... If SE5 gets random malware packet connections on the ports it listens on, it will not know what to do with them and drop them.

XP has a built in firewall, Vista has a built in firewall, Linux is easy to add a firewall to (if the distro doesn't come with AppArmor or SELinux already), Mac OSX probably has trivial to install firewalls too... Random port pinging is only useful against ancient OSes.

dan3260 wrote:
Hehe, did you ever get a reply? I just googled this, and with current technology, there is a maximum of 4,294,967,296 IP addresses, so it would take someone 1361 years to contact every IP address using one pc taking 10 seconds per try.
Only pinging 1 address every 10 seconds is doing things on the scale of the entire history of the universe as far as computing is concerned. Eye-wink


SpaceEmpires.net | Space Empires Wiki

» login or register to post comments

Re: Hi, i´m looking for players by tcp-ip

Submitted by Vince278 on Sat, 2008-04-05 19:46.

Fyron wrote:
Then you should know better than to post completely inane things like this...

Not really. I've learned to assume nothing about what other people may know or not know...

Fyron wrote:
If SE5 gets random malware packet connections on the ports it listens on, it will not know what to do with them and drop them.

This, plus firewall software blocking unused ports, should take care of most concerns but nothing is ever 100%, is it? Those who find the possible threat as completely inane may be the most at risk. Smiling

» login or register to post comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Now on STEAM

Now on STEAM!Space Empires V via STEAMSpace Empires IV via STEAMSTEAM online by Valve Corporation

Popular content

Today's:

  • Defence vs. Attack and other Combat related questions...
  • Sphärenwelt
  • Why Retrofit is limited to +50% per order?
  • Babylon 5 Wars SEV Mod Update
  • Balance Mod Neutral Races

All time:

  • Space Empires V and VI: Expansions and the Future: Tell the Company What's on Your Wish List
  • Space Empires V
  • Gritty Galaxy Fleet Clash
  • Damn Dirty Bugs/Annoyances
  • Space Empires V: General Thoughts, Observations, and Suggestions

Last viewed:

  • Defence vs. Attack and other Combat related questions...
  • MP: Galactic Domination
  • Saved games
  • Romulus's Goverment and Racial Doctrines mod v1.00
  • How do component destroying weapons work?
(c) Strategy First, Inc. All rights reserved.