You are viewing our Forum Archives. To view or take place in current topics click here.
does any1 have the run server code for pi?
Posted:

does any1 have the run server code for pi?Posted:

xelafred3987
  • Junior Member
Status: Offline
Joined: Sep 04, 201112Year Member
Posts: 66
Reputation Power: 2
Status: Offline
Joined: Sep 04, 201112Year Member
Posts: 66
Reputation Power: 2
i need the run server code for pi.
#2. Posted:
Huntxr
  • TTG Senior
Status: Offline
Joined: Dec 12, 201013Year Member
Posts: 1,121
Reputation Power: 52
Status: Offline
Joined: Dec 12, 201013Year Member
Posts: 1,121
Reputation Power: 52
Please specify what you mean by "pi" if you would like for use to attempt to help you.
#3. Posted:
Runite
  • TTG Senior
Status: Offline
Joined: Dec 22, 201112Year Member
Posts: 1,695
Reputation Power: 69
Status: Offline
Joined: Dec 22, 201112Year Member
Posts: 1,695
Reputation Power: 69
Huntxr wrote Please specify what you mean by "pi" if you would like for use to attempt to help you.


Project Insanity. You really can't help if you don't know. :\
#4. Posted:
Huntxr
  • TTG Senior
Status: Offline
Joined: Dec 12, 201013Year Member
Posts: 1,121
Reputation Power: 52
Status: Offline
Joined: Dec 12, 201013Year Member
Posts: 1,121
Reputation Power: 52
Runite wrote
Huntxr wrote Please specify what you mean by "pi" if you would like for use to attempt to help you.


Project Insanity. You really can't help if you don't know. :\

I can help I just thought that he had misspelled something. I hate it when someone just won't take the time to spell out words.

Run code
@echo off
title Project Insanity
java -cp bin;deps/poi.jar;deps/mysql.jar;deps/mina.jar;deps/slf4j.jar;deps/slf4j-nop.jar;deps/jython.jar;log4j-1.2.15.jar;-server -XX:+AggressiveHeap -XX:MaxHeapFreeRatio=90 -XX:MinHeapFreeRatio=90 -XX:+DisableExplicitGC -XX:+RelaxAccessControlCheck -XX:+UseParallelGC -XX:CompileThreshold=1 -XX:ThreadStackSize=128 server.Server
pause
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.