simulate mplayer on a single PC ?

Posted By: zazang

simulate mplayer on a single PC ? - 06/11/07 12:09

Hi

Am sorrry if this has already been posted,but is there a way to simulate
client and server in a single PC,so that I dont need to publish exe files
and transfer to other PC everytime I need to test a small piece of code ?

Thanks.
zazang
Posted By: Samb

Re: simulate mplayer on a single PC ? - 06/11/07 13:35

just run the game twice
first with -sv
second with -cl
Posted By: zazang

Re: simulate mplayer on a single PC ? - 06/11/07 14:58

worked well thanks !
Posted By: Richey

Re: simulate mplayer on a single PC ? - 02/02/08 23:32

Does this work with A7 commercial? I'm Trying to get the pong demo working on a single PC.

It works with virtual PC but is very un-usable.
Posted By: DJBMASTER

Re: simulate mplayer on a single PC ? - 02/03/08 01:14

This isn't working for me, zazang what are your PC specs and OS version?
Posted By: PrenceOfDarkness

Re: simulate mplayer on a single PC ? - 02/04/08 04:19

U MUST BE HOOKED UP TO SOME KIND OF NETWORK.. any will do..

I hear there is a way to do so without a network connection.. but no one is willing or remembers how to..
Posted By: Damocles

Re: simulate mplayer on a single PC ? - 02/04/08 13:41

The client ned the IP of the server.

back in the days with Win98, and A5, I never had a problem just using -cl
on a single machine (and also never a problem to connect to a server running
on a computer over a simle Modem). Somehow on Vista, with routers and firewalls, I have much more problems.

Anyhow, try "-ip localhost", as this should give you the ip of the local computer
Posted By: D3D

Re: simulate mplayer on a single PC ? - 02/04/08 14:49

For local test I use these commands

Server
Run client/server mode: -cl -sv -pl Observer

Client
Run client mode: -cl -ip 192.168.1.54 -pl TheClient
© 2024 lite-C Forums