|
-
Nov 13th, 2009, 05:03 PM
#1
Thread Starter
Junior Member
-
Nov 13th, 2009, 05:25 PM
#2
Re: PC Proxy Server Help!
First of all we don't help with hacks, including PS3 hacks on this forum.
Second of all, we are developers who spend our time writing software, most of us do it for a living. So why would we want to assist you in stealing someone elses work to make it your own?
"Decompiling purly for informational gain" and "change the code to suit my use" are pretty contradictory of eachother.
-
Nov 13th, 2009, 05:43 PM
#3
Thread Starter
Junior Member
Re: PC Proxy Server Help!
First of all we don't help with hacks, including PS3 hacks on this forum.
What on earth made you think it was a "PS3 hack". Its a proxy server to run on my pc, so that other devices, such as iphone, ps3, pc or any internet capable device can connect to the internet through.
Second of all, we are developers who spend our time writing software, most of us do it for a living. So why would we want to assist you in stealing someone elses work to make it your own?
Yea, Fair point, I was just asking for help. Maybye I should ask for more specific error help then.
"Decompiling purly for informational gain" and "change the code to suit my use" are pretty contradictory of eachother.
Whats bad about decompiling to learn? To learn we must experiment and change things.
Ok, Specific error help.
I have an error when I go to compile a project.
Code:
Delegate '***.**********.Http.UpdataLogMsg' requires an 'AddressOf' expression or lambda expression as the only argument to its constructor.
It points to this part of the code:
Code:
Form1.listener = New PS3.ProxyServer.Http.HttpListener(ipaddress1, i1, flag1, flag2, flag3, (New UpdataLogMsg(AddURL)))
specifically the "New UpdataLogMsg(AddURL)"
Any Ideas on how to fix? Thanks.
NOTE: **** Are blanked out names.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|