@ Exessus:

No I did not yet write anything myself. The only thing i've changed in your example program is -> client.c script (the ip number of the server). Because the client was run from another computer on my LAN trough router, the normal ip 127.0.0.1 would not work.

Okay. Now i've compiled the client.exe and run server.exe on PC1. On PC2 a computer with standard hardware and AMD CPU, I started the client.exe and tried to connect to PC1, both computers are connected to the same LAN via router. The setup:

Port tcp/udp 50000 forwarded at router -> PC1

PC1 = Server.exe -> 192.168.1.88
PC2 = Client.exe -> 192.168.1.33

I have made three client.exe's and tried this from PC2
# Client.exe connect -> ISP IP 213.10.104.17
# Client.exe connect -> Router Gateway IP 192.168.1.254
# Client.exe connect -> PC1 local assigned IP 192.168.1.88

No matter what I try it always give this error and the client.exe use 100% CPU. The dialogs are in Dutch because i'm using Windows XP Home NL edition. Everything is updated on the system and the hardware is standard for testing minimal applications.


Download appcompat Windows error

acklog
Log of A7 Engine 7.03 run at Thu Jun 14 13:38:38 2007
Someone on Windows NT/2000/XP version 5.1 Build 2600
Options -diag

App C:\Test\client.exe in C:\Test\
DI interface opened
Start Window opened
© Conitec . Dieburg . San Diego . www.conitec.net
A7 Engine - Commercial Edition V7.03 - May 24 2007

Mouse found
SAPPHIRE RADEON 9250 pure T&L device 1ff9 detected
D3D device SAPPHIRE RADEON 9250 1ff9 selected
Loading CLIENT.EXE.....
Compiling CLIENT.EXE..... .
Running CLIENT.EXE
2 objects
Main started
D3D_Init Window: 640x480x32 -> Window: 1x640x480x32
Video memory found: 249 MB
Main loop.........ok
1st frame - 254976K.. ok


smile