REM This batch file launches two SellerAgents and two BuyerAgents REM It also launches a sniffer to sniff the conversation call 01setClassPath cd .. java jade.Boot -gui bookSeller1:bookTrading.seller.BookSellerAgent bookBuyer1:bookTrading.buyer.BookBuyerAgent bookSeller2:bookTrading.seller.BookSellerAgent bookBuyer2:bookTrading.buyer.BookBuyerAgent sniffer:jade.tools.sniffer.Sniffer(df;b*)