Hi Ian, I believe the agent type is a guess from centovacast based on the user-agent information provided by the player. However, you can easily change the user agent to whatever you want, as Sam said (although the details he gave were incorrect). Here, you connect to centova using input.http, and you can simply specify the user_agent parameter: input.http(user_agent="foo","<url>")
Cheers, -- David ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
