Rob Sgambellone Posted September 9, 2013 Report Posted September 9, 2013 I just purchased, installed, and registered FSUIPC and WideFS for FSX. Firewalls are disabled but I never see port 8002 listening on FSX machine The webclient log shows connection refused error 10061. ********* FSUIPC4, Version 4.92 by Pete Dowson ********* Running inside FSX on Windows 7 Module base=62F40000 User Name="Roberto Sgambellone" User Addr="rsgam@yahoo.com" FSUIPC4 Key is provided WideFS7 Key is provided 219 System time = 09/09/2013 09:38:54 219 FLT UNC path = "\\HOME-PC\Users\home\Documents\Flight Simulator X Files\" 610 Trying to connect to SimConnect Acc/SP2 Oct07 ... 610 FS UNC path = "C:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\" 985 LogOptions=00000000 00000001 985 SIM1 Frictions access gained 985 Wind smoothing fix is fully installed 985 G3D.DLL fix attempt installed ok 985 SimConnect_Open succeeded: waiting to check version okay 985 Trying to use SimConnect Acc/SP2 Oct07 9360 Running in "Microsoft Flight Simulator X", Version: 10.0.61637.0 (SimConnect: 10.0.61259.0) 9360 Initialising SimConnect data requests now 9360 FSUIPC Menu entry added 9406 \\HOME-PC\Users\home\documents\flight simulator x files\737 at jfk test.FLT 9406 C:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\SimObjects\Airplanes\B737_800\Boeing737-800.AIR ini is [General] UpdatedByVersion=4920 History=R9XPZ4HCEPQIMKSPF1VG5 InitDelayDevicesToo=No UseSystemTime=No UseMidMouseBtn=Yes MouseWheelMove=No MouseWheelTrim=No MouseWheelTrimSpeed=1 JoystickTimeout=20 PollGFTQ6=Yes BlankDisplays=No FixControlAccel=No FixMachSpeedBug=No DeleteVehiclesForAES=Yes AutoScanDevices=Yes VisibilityOptions=No OneCloudLayer=No CloudTurbulence=No CloudIcing=No GenerateCirrus=No SuppressCloudTurbulence=No MaxIce=-4 MinIce=-4 UpperWindGusts=No SuppressWindTurbulence=No SuppressWindVariance=No WindTurbulence=No TurbulenceRate=1.0,5.0 TurbulenceDivisor=20,20,40,40 SuppressAllGusts=No MaxSurfaceWind=0 WindLimitLevel=200 WindDiscardLevel=400 WindAjustAltitude=No WindAjustAltitudeBy=2000 SmoothBySimTime=No WindSmoothing=Yes WindSmoothness=2 WindSmoothAirborneOnly=Yes PressureSmoothness=0 TemperatureSmoothness=0 DisconnTrimForAP=No ZeroElevForAPAlt=No ThrottleSyncAll=No WhiteMessages=No ShowPMcontrols=No SpoilerIncrement=512 MagicBattery=No RudderSpikeRemoval=No ElevatorSpikeRemoval=No AileronSpikeRemoval=No ReversedElevatorTrim=No ClockSync=No ClockSyncMins=5 ClearWeatherDynamics=No OwnWeatherChanges=No TimeForSelect=4 LoadFlightMenu=No LoadPlanMenu=No PauseAfterCrash=No BrakeReleaseThreshold=75 SaveDataWithFlights=No ZapSound=firework ShortAircraftNameOk=Substring UseProfiles=Yes EnableMouseLook=No AxesWrongRange=No TCASid=Flight TCASrange=40 AxisCalibration=No DirectAxesToCalibs=No ShowMultilineWindow=Yes SuppressSingleline=No SuppressMultilineFS=No AxisIntercepts=No DontResetAxes=No InitDelay=0 GetNearestAirports=Yes OOMcheck=Yes WeatherReadFactor=2 WeatherRewriteSeconds=1 CustomWeatherModify=No SimConnectStallTime=1 LuaRerunDelay=66 FSVersionUsed="Microsoft Flight Simulator X",10.0.61637.0 SimConnectUsed=10.0.61259.0 [JoyNames] AutoAssignLetters=No 0=Saitek X52 Flight Controller 0.GUID={B8026310-DB35-11E2-8001-444553540000} 1=CH PRO PEDALS USB 1.GUID={B0AE6CD0-84BE-11E2-8001-444553540000} [buttons] ButtonRepeat=20,10 [AutoSave] Next=1 Interval=60 Files=10 SaveOnGround=No AutoSaveEnabled=No [GPSout] GPSoutEnabled=No Port=COM1 Speed=4800 Interval=2000 PosTo6Decimal=No SimModeIndicator=No Sentences= [GPSout2] GPSoutEnabled=No Port=<none set> Speed=4800 Interval=2000 PosTo6Decimal=No SimModeIndicator=No Sentences= [WideServer] WideFSenabled=Yes [sounds] Path=C:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\Sound\ Device1=Primary Sound Driver Device2=Speakers (Realtek High Definition Audio) Device3=Realtek Digital Output (Realtek High Definition Audio) What am I missing? Thanks
Pete Dowson Posted September 9, 2013 Report Posted September 9, 2013 I just purchased, installed, and registered FSUIPC and WideFS for FSX. Firewalls are disabled but I never see port 8002 listening on FSX machine How do you work out whether are port is listening? I don't know how to do that. The webclient log shows connection refused error 10061. What is "webclient"? Anther utility program? You appear to have supplied an FSUIPC4 log file and the FSUIPC4 INI file. But those aren't really relevant -- except that the FSUIPC log ends way before the point that the WideServer activity would start up. The sim has to be ready to fly before clients are linked, and the Log entry indicating this would be: 78687 System time = 09/09/2013 09:29:16, Simulator time = 09:28:12 (08:28Z) 80918 Aircraft="Boeing 737-800 Paint2" 85941 Starting everything now ... As you see, in my very basic FSX installation it's can be quite a while before that stage is reached. It won't happen whilst FSX is stuck at the initial selection menu. You seem to have supplied a Log stopped at only 9 seconds into the session. Why? Furthermore WideFS has its own logs -- WideServer log on the Server and Wideclient log on the client. It is those i would need to see. If the Client log says the connection is refused than it will be because that's what Windows told it. It simply reports the error returned by Windows. it is probably a firewall problem on one or other of the two PCs. Or both. BTW in future if you do send an FSUIPC4 log file please close FSX down first. That completes the log with additional useful information at the end. Pete
Rob Sgambellone Posted September 9, 2013 Author Report Posted September 9, 2013 I was able to get it to connect only after I turned the firewall on and started a flight. After that it stayed connected. FYI I use the netstat -a -n command from the windows command line. That shows active connections and ports listening. Before all that I wasn't getting the wideserver.log and i mistyped wideclient....with webclient. Thanks just the same
Pete Dowson Posted September 9, 2013 Report Posted September 9, 2013 I was able to get it to connect only after I turned the firewall on and started a flight. After that it stayed connected. Firewall on? Do you mean off? Yes, WideFS is only designed to connect when the flight has started. The data applications might get before that is not reliable and can upset some of them. The same normally goes for FSUIPC applications started on the FS PC -- the "READY" option on the Run parameter is there for that. Few applications like the initial data before FS is ready. Much makes no sense, or is all zero unexpectedly. Pete
Rob Sgambellone Posted September 9, 2013 Author Report Posted September 9, 2013 i turned the firewall on with the port excluded..... strange i know.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now