why no connection on my windows wallet ??

Go to %appdata% go into the procom folder , create a file called procom.conf and write in it:
rpcuser=something
rpcpassword=more_something
rpcallowip=127.0.0.1
listen=1
server=1
addnode=seednode1.procomcoin.org
addnode=seednode2.procomcoin.org
addnode=seednode3.procomcoin.org
addnode=seednode4.procomcoin.org
save the file and restart the wallet now it should sync
where i get rpcuser and rpcpassword ??
Use what you want, but use the same when create the .bat file if want mine solo
still no connections , i've try replace rpcuser and rpcpass , but still no connections
Start your wallet.
Go to Help -> Debug window -> Console. Type this command to add a node:
addnode seednode1.procomcoim.org add
addnode seednode2.procomcoim.org add
Check your firewall settings.
Procom use port: 6356 and 6355