Filter

Mina senaste sökningar
Filtrera:
Budget
till
till
till
Typ
Kompetens
Språk
    Jobbstat
    221 lsp jobb har hittats, med prissättning USD

    Any application makes a request. The application requesting is checked against a list of allowed and blocked apps. If blocked, not requests are allowed. If Allowed, all requests are allowed. If not in either list it is then filtered. If it is an http request it is Intercepted by the driver and allowed to go out. (this is just a cool speed enhancement if it can be done) The driver makes a second http request to a filtering server at containing information about the computer and request. The server responds with allow or redirect with a redirect url. If the first request comes back first it is buffered awaiting the server's answer. (this is just a cool speed enhancement if it can be done) When the filter server responds the buffered response is either allowed through or h...

    N/A
    N/A
    0 bud

    Winsock LSP Filter for Vista 64 ## Deliverables Any application makes a request. The application requesting is checked against a list of allowed and blocked apps. If blocked, not requests are allowed. If Allowed, all requests are allowed. If not in either list it is then filtered. If it is an http request it is Intercepted by the driver and allowed to go out. (this is just a cool speed enhancement if it can be done) The driver makes a second http request to a filtering server at containing information about the computer and request. The server responds with allow or redirect with a redirect url. If the first request comes back first it is buffered awaiting the server's answer. (this is just a cool speed enhancement if it can be done) When the filter

    $2408 (Avg Bid)
    $2408 Snittbud
    3 bud

    We need a? few utility C++ classes for a Windows Layered Service Provider (LSP) project. The basic requirements are:$0$0$0$01. Implement? a class (let us call it PacketContentManager, or PCM for short) that can be used by? WSPSendXXX and? WSPRecvXXX functions for the following purposes:$0$0$0$0$0 (1.1) When the content is a text web page, the PCM can return the entire html of the page in unicode. non-unicode characters encoding must be translated into unicode.$0$0$0 (1.2) The PCM can return? the actual url. This url should be the same as the url shown on the browser.$0$0 (1.3) For streaming media, the PCM can return the size of data received from the source.$0$0$0 (1.4) The PCM must also return the host application name (such as , , , etc.)$0$0$0$0$0$02. The

    $821 (Avg Bid)
    $821 Snittbud
    3 bud

    Hello, I need a sample application developed in C++ that will allow me to proxify all the HTTP requests. The sample should allow pressing 1 button ??" let’s say proxyfy and from that moment all the HTTP requests will be redirected to a HTTP proxy (that requires or not authentication). This should be pretty simple for someone with experience is this filed. Let m...developed in C++ that will allow me to proxify all the HTTP requests. The sample should allow pressing 1 button ??" let’s say proxyfy and from that moment all the HTTP requests will be redirected to a HTTP proxy (that requires or not authentication). This should be pretty simple for someone with experience is this filed. Let me know you offers (please specify the technology for implementing it hooks, ls...

    $255 (Avg Bid)
    $255 Snittbud
    1 bud

    ...Delphi that capture the traffic from specific programs (Skype, Firefox, IE, ...etc) determined by setup and route it to the server (tunnel it). It should connect to remote server, identify with username and password, transmit the internet traffic for specified programs. The remote server should be Windows (again written in Delphi). There is already developed driver for tunneling the connection: LSP - ; it just needs to be integrated, please take a look at it. Overall, it is similar to proxies, it should completely capture softwares' connection and tunnel it to the server without changing any settings within the programs. For example you click on button "Connect" in the software and it connects to the server and starts routing the traffic through the server fo...

    $30 - $5000
    $30 - $5000
    0 bud

    This application needs to be converted to VB.net in Visual Studio so it can open and build in VS 2005. This project uses VC++ .Dlls, which cause problems on Windows Vista (Internet connection gets disconnected when LSP is installed). Your job is to fully convert this application to VB.net and make sure it and the VC++ .DLLs work without errors or bugs. The source of the VC++ .DLLs is also provided. It must also be fully tested to work with Windows NT/2000/XP/Vista (Home Basic / Home Premium / Business / Ultimate) (32 and 64 bit Vista) (must not crash or have any bugs). The attache file contains 1. the VB6 project, 2. the VC++ .DLL code, 3. A previous programmers attempt to convert the project, which does not work. The purpose of this application is to intercept a...

    $358 (Avg Bid)
    $358 Snittbud
    5 bud

    ...intercept HTTP traffic and redirect to (local/remote) proxy (squid). - the interception LSP/TDI will add authentication for the proxy server which should be set via the registry. - A The LSP/TDI should have the possibility to disable all in/out traffic except http/dns. (set by registry ) - A The LSP/TDI should have the possibility to disable all in/out traffic including http/dns. ( set by registry ) The result of using such an LSP/TDI would be that, for example, any application requesting a webpage would transparantly use a ( by registry specified ) proxy server, which requires authentication. In addition to the LSP/TDI itself you will also be required to provide a C/C++ function to install the LSP/TDI correctly on all Windows 9...

    $625 (Avg Bid)
    $625 Snittbud
    6 bud

    This application needs to be converted to VB.net in Visual Studio so it can open and build in VS 2005. This project uses VC++ .Dlls, which cause problems on Windows Vista (Internet connection gets disconnected when LSP is installed). Your job is to fully convert this application to VB.net and make sure it and the VC++ .DLLs work without errors or bugs. The source of the VC++ .DLLs is also provided. It must also be fully tested to work with Windows NT/2000/XP/Vista (32 adn 64 bit Vista) (must not crash or have any bugs). The attache file contains 1. the VB6 project, 2. the VC++ .DLL code, 3. A previous programmers attempt to convert the project, which does not work. The purpose of this application is to intercept any application's request to access a connecti...

    $266 (Avg Bid)
    $266 Snittbud
    5 bud

    We have a C++ project in VS2005 that uses a Layered Service Provider to re-route Internet traffic on a local connection to a specific IP and port. Attached are some screen shots of some of the errors. The error we need fixed always starts "Debug Assertion Failed!", usually happens when browsing websites, and if the user clicks any button, it will terminate the browser/email client, if the user does not click any button on that window, the user can continue using the client without issues. This error happens only when browsing websites or opening E-mails with HTML. It happens a few times a day with moderate web browsing or E-mail viewing. We will provide the full source after your bid is accepted. The whole project is about 12K lines. ## Deliverables 1) Complete and fully-funct...

    $181 (Avg Bid)
    $181 Snittbud
    11 bud

    We have a C++ project in VS2005 that uses a Layered Service Provider to re-route Internet traffic on a local connection to a specific IP and port. Attached are some screen shots of some of the errors. The error we need fixed always starts "Debug Assertion Failed!", usually happens when browsing websites, and if the user clicks any button, it will terminate the browser/email client, if the user does not click any button on that window, the user can continue using the client without issues. This error happens only when browsing websites or opening E-mails with HTML. It happens a few times a day with moderate web browsing or E-mail viewing. We will provide the full source after your bid is accepted. ## Deliverables 1) Complete and fully-functional working program(s) in executable...

    $212 (Avg Bid)
    $212 Snittbud
    1 bud

    ...Delphi that capture the traffic from specific programs (Skype, Firefox, IE, ...etc) determined by setup and route it to the server (tunnel it). It should connect to remote server, identify with username and password, transmit the internet traffic for specified programs. The remote server should be Windows (again written in Delphi). There is already developed driver for tunneling the connection: LSP - ; it just needs to be integrated, please take a look at it. Overall, it is similar to proxies, it should completely capture softwares' connection and tunnel it to the server without changing any settings within the programs. For example you click on button "Connect" in the software and it connects to the server and starts routing the traffic through the server fo...

    $30 - $5000
    $30 - $5000
    0 bud

    Simple job: I need a Java coder to write a class to parse a text file. Sample text file attached. You must create objects for each section of the file: Active Processes, Run Entries, BHO Info, ShellExecuteHooks Info, SharedTaskScheduler, ShellServiceObjectDelayLoad, LSP Section, WinLogon Notify Items, System Services and so on. The parser must be flexible enough so we can easily change it later if the format of the report changes. Also, it must be error tolerant so it doesn't crash if the report is not properly formated (but it should have a way to warn the user about the errors). I need the classes that parse the report and a sample application that parses a report and populates some vectors with the gathered data. If this project works out well, I will need the coder t...

    $30 - $250
    Försegla
    $30 - $250
    44 bud

    Vänligen Vänligen Registrera dig eller Logga in för att se mer information.

    Framhäv Försegla

    I need online DVR scheduling site. Site must have: * List of able to record channels (admin can add these in admin panel) * User schedule recording * User chooses recording type (DVD or XviD) and qualitaty (HQ, HSP, SP, LSP, ESP, LP, EP, SLP) * If user chooses DVD, user must input Name, street address, city, postal code. * Script calculates total cost of service and shows to user. * Payment methods: Bank transfer, Paypal, Premium-SMS. Site must be made mainly in AJAX (PHP + JavaScript + MySQL). You must made simple but cool site design + site logo. Site will be calld "Taimkods.lv" (English - timecode) The winner of this project must communicate with me daily via email and provide me with a copy of the completed work every three d...

    $30 - $250
    Försegla
    $30 - $250
    3 bud
    MPLS Avslutades left

    Write short description of what this are A) 1. Algorithms: shortest widest path, widest shortest path, and diffserv-aware mpls 2. lsp models:- funnel and hose 3. intra-domain and inter-domain mpls B) Show how these can optimize mpls NB:Proof of knowledge expertise in area needed for bid to be accepted. Payment by GAF escrow. This project will pay $ 25

    $30 - $250
    Försegla
    $30 - $250
    1 bud

    The attached project, when installed by running , will cause Outlook to not connect to any mail account on an exchange server. It will try to connect for a while and them timeout. Your job is to find out why this is happening and suggest a fix. The source code will not be provided. We suspect it to be an issue with , because simply installing an LSP should not cause this problem. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be

    $51 (Avg Bid)
    $51 Snittbud
    1 bud

    Interested in solution (program componentengine wo UI) that could combine 3 features: filter - block urls by defined listrules + redirect feature blocker - blockopen any port (smtp, http, ftp..) counter - calculate number of bytes downloaded from the web (url - number of bytes) it is desirable to make all this work wo any reboot. it may be a driver, lsp, api hook.. communication technique (with my control program) is negotiable. the main issue is - reliable work of all components. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side

    $1139 (Avg Bid)
    $1139 Snittbud
    5 bud

    I need simply LSP, that will listen network outgoing packets. It should filter them by some ports and applications and send to tcp port "localhost:3128" to another application. after this wait response from this port and process data further on chain ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows? (depending on the nature? of the deliverables): a)? For web sites or? other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Buyer's environment. b) For all others including desktop softwa...

    $42 (Avg Bid)
    $42 Snittbud
    1 bud

    Intercepting Instant Messaging (e.g. MSN Messanger OR ICQ OR Yahoo)communication via LSP (Layer Service Provider) component, which will change the intercepted message by concatenating additional string into it. The LSP will be installed on the IM computer and will intercept all the INCOMING communication. (The concatenated string will be done on the incoming messages only) * The OS is Windows XP. * The LSP should support intercepting messages and concatenate string in several languages (e.g. English, Hebrew, Russian, Arabic). ** We expect project to be completed in short time, we pay ASAP it's completed **

    $300 (Avg Bid)
    $300 Snittbud
    3 bud
    bestinsert Avslutades left

    Program in lisp must run into AutoCAD Italian and English from 2000 2002 2003.. It cannot call external subroutine, windows of command (cmd), other programs exe, DLL owners, must totally be realized in lisp and to turn totally in the AutoCAD ambient, the program must consist in only one lsp file. The program must resolve onle the problem 2D in the flat XY. The program must have the visible code (lisp not compiled) and modifiable without the payment of ulterior royalties. The rights of I use and of modification they must be yielded for entire me that I will be able also to distribute it in free shape. It must be loaded as an example like a normal program lisp: (load “?) Two similar but not identical elements block (blocks) of Autocad (a base and one new) must be overlapped. The

    $170 (Avg Bid)
    $170 Snittbud
    1 bud

    ...to include sample code, references, possible solutions, tested solutions and overall impressions. (details included in Deliverables section) We have a application (attached) that works in Windows XP but does not work in Windows Vista. We had a programmer attempt to solve the problem but it appears to be more complicated that expected. The problem appears to be LSP related. We need someone that is 100% confident in LSP, C++, C# and Windows Vista programming. **Before bidding** 1) Make sure you have read **the deliverables**, include your thoughts in the bid. 2) Download and run the attached application, it should crash in vista and give you an idea of the problem. We need this done ASAP ## Deliverables We need someone to create a document that ...

    $127 (Avg Bid)
    $127 Snittbud
    1 bud

    I need a LSP that will communicate with my delphi program. Features: - url & user detecting (delphi program must know who and what url is opening (not ip)) - urls blocking (by rules in delphi program, through events) ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Buyer's environment. b) For all others including desktop software or software the buyer intends to...

    $695 (Avg Bid)
    $695 Snittbud
    7 bud

    Hello, I need a Vista compatible LSP module. Something like the LSP sample in the Platform SDK but a little improved. My requirements are: 1. It should work on XP/Vista, both 32 and 64 bit. 2. We should be able to install (and uninstall) it over other LSP modules without breaking these LSPs (and network). 3. We should be able to dynamically install and uninstall it without restarting the computer. Thank you, KP ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever exist in one pl...

    $30 - $5000
    $30 - $5000
    0 bud
    filtering web content Avslutades left

    I need a web content filtering: - filtering should be done as an LSP or TDI driver ----------------------------------------------- - should work with IE/Firefox/Opera - should trigger functions: - filterOn - filterOff Should call somthing like - Is_allowed_url([url:String):boolean][1] - Is_allowed_content(content:String):boolean - redirect(text) : should diplay the text instead of the HTML I believe filter would be done in C++, but it should implement these functions (maybe DLLs to communicate between Delphi and the driver) for an GUI DELPHI. The purpose is to filter on: - URLs - Text content I had this work made... but it was Not working.. It was using <http://www.ntkernel.com/w&> ***WinpkFilter**...

    $510 (Avg Bid)
    $510 Snittbud
    3 bud

    This is a VS2005 C++ LSP hook project that has a few bugs that need to be fixed. It allows specified programs to have their Internet traffic redirected via a proxy IP and port. It was originally made in VS2003 and ported to VS2005. There are 2 .dll files, one to install/remove the LSP hook and one to manage the web traffic that passes through an application. There is also a test .exe to use the functions of the .dll files. There are 3 issues: 1. It is very slow to install the hook on Windows Vista (the VS2003 version was not slow on Vista). 2. It crashes on 64 bit Windows (XP, Vista). The VS2003 version worked on 64 bit Windows (see ). 3. It sometimes causes Windows to become unstable or crash. Sometimes it conflicts with software like Norton and McAf...

    $74 (Avg Bid)
    $74 Snittbud
    1 bud
    Tough task Avslutades left

    Hello to all, We have a LSP based filter application whose stop function is not working correctly. If you click on the start button to start filtering and then click on stop, the LSP is not removed entirely from the system. Attahced is the application. Thanks for your time. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Buyer's environment. b) For all othe...

    $38 (Avg Bid)
    $38 Snittbud
    2 bud
    LSP Avslutades left

    ...ports from a list of blocked ports 4- Blocking all non-browser ports (all ports except port 80 and 443) 5- Logging a history of URLs visited Unfortunately the previous coder dissapeared before finishing the job. We need someone to continue it. The current application has three parts: 1) A LSP DLL that intercepts all Winsock calls 2) A control DLL that handles installing the LSP, uninstalling the LSP, and communicating with the LSP. 3) A filtering application, which uses the control DLL to install/uninstall the LSP. The problems with the application is that not all ports and urls specified are blocked. Your job would be to fix that and assure all the 5 above features are working. This is a straightforward job for someone who has experience with network ...

    $340 (Avg Bid)
    $340 Snittbud
    1 bud

    I need a complete website for a mortgage company. I want a site similar to this: http://www.loansiteplus.com/s-lsp&go/ You MUST HAVE previous sample to show me for the mortgage website development. You MUST SUBMIT detailed bid with proposal with what will included with your bid. Thank you

    N/A
    N/A
    0 bud

    We need an experienced LSP coder to modify an existing LSP filtering program. * Change the protocol used to communicate with the authorization servers to use an XML-based stream format over an SSL connection. Application currently uses a tokenized format with proprietary encryption. * Add security measures like a kernel mode driver and/or a Windows Service to block unauthorized uninstallation of the software. See complete spec attached. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever e...

    $850 (Avg Bid)
    $850 Snittbud
    1 bud

    We currently have a non-ifs LSP (Layered Service Provider) that has a connectivity bugs with certain applications. We need these problems debugged. It should be a relatively short project, but we are willing to pay a more than fair amount for the problems to be resolved. The coder we hired for the original development is not available to look into the issue. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in read...

    $2380 (Avg Bid)
    $2380 Snittbud
    2 bud

    ...SYN packet the LSP will detect this, take a hash of the entire packet + the date and time stamp. Both the HASH and Date / Time stamp of the SYN packet will be trasmitted in another packet over an existing socket connection to our server. The client that is to be developed will have already created the socket connection with our server. We already have the relevant protocol that will connect this LSP client and our server. Redundancy must also be built into the LSP, in the event that it looses it connection to our server it will re-initiate the connection. No packets will ever be blocked on the client however. In the event the HASH/date time stamp can't be trasmitted the operating system will carry on as if no LSP was installed. All of the ...

    $2465 (Avg Bid)
    $2465 Snittbud
    5 bud

    Existing Software: Currently uses an LSP to filter internet traffic into and out of a host PC; Connects to authorization servers and downloads URLs to be filtered, using a token-based protocol; is written in C++ Builder. The modifications will: Use a pre-defined XML-based format over an encrypted connection to interact with authorization servers. Add or modify a security layer to prevent unauthorized removal or bypassing of the software, through the use of a kernel driver, and a Windows Service. A more detailed spec is available upon request. We estimate this project will take no more than 18 working days. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in...

    $500 - $5000
    $500 - $5000
    0 bud
    President Avslutades left

    ...other worksheets: Quarterly Data ("QD") and Latest Stock Price ("LSP"). In the old Hoovers set-up we needed to go to only one web page for all the QD, now we would need to go to two different pages. Once there, one needs to import the appropriate tables and rearrange them as needed. We rarely had problems collecting the QD, but many times the LSP was missing (company was acquired, went out of business, etc.) and then we need to highlight the row in yellow or red and put a "1" in the Error Occurred column on the LSP worksheet. If there is a mistmatch on the QD page or the ticker cannot be found, we need to mark that on the QD page as well, and of course, the data will be missing. When the information needed on the LSP wo...

    PHP
    $617 (Avg Bid)
    $617 Snittbud
    12 bud

    Existing Software: Currently uses an LSP to filter internet traffic into and out of a host PC; Connects to authorization servers and downloads URLs to be filtered, using a token-based protocol; is written in C++ Builder. The modifications will: Use a pre-defined XML-based format over an encrypted connection to interact with authorization servers. Add or modify a security layer to prevent unauthorized removal or bypassing of the software, through the use of a kernel driver, and a Windows Service. A more detailed spec is available upon request. We estimate this project will take no more than 18 working days. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in...

    $500 - $5000
    $500 - $5000
    0 bud

    Convert a script from Autocad to Bricscad. Actually there is a function that is not supported in Bricscad (ssnamex) and which needs to be replaced with something else. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Buyer's environment. b) For all others including desktop software or software the buyer intends to distribute: A software installation package that will install the so...

    $30 - $100
    $30 - $100
    0 bud

    MPLS Peering Project (...process automation. 3. Preference will be given to coders with PHP and SIP experience as there are additional scopes in the projects future phases. After completion, there are two more projects (within the network path) in this installation: 1. The next project is a PHP HTML configuration front end for the satellite computer. 2. Establishing a small scale network of LSPs to beta test a ER-LSP relationship Other projects out for bid relating to this configuration are: SER – SIP express router. Installation and configuration of an SER server designed to work as a service provider SIP – SIP routing engine. SQL – (SER + Asterisk + SugarCRM) – Combining these application databases to serve as a repository for client; billi...

    $1200 (Avg Bid)
    Framhäv
    $1200 Snittbud
    1 bud

    ...linux process automation. 3. Preference will be given to coders with PHP and SIP experience as there are additional scopes in the projects future phases. After completion, there are two more projects (within the network path) in this installation: 1. The next project is a PHP HTML configuration front end for the satellite computer. 2. Establishing a small scale network of LSPs to beta test a ER-LSP relationship Other projects out for bid relating to this configuration are: SER ??" SIP express router. Installation and configuration of an SER server designed to work as a service provider SIP ??" SIP routing engine. SQL ??" (SER + Asterisk + SugarCRM) ??" Combining these application databases to serve as a repository for client; billing; CDR; and messaging...

    $286 (Avg Bid)
    $286 Snittbud
    1 bud

    ...whose name is derived from operator input. Then all of the entities on another operator selected layer will be offset and subtracted from the "New Layer". This step will be repeated as many times as the operator needs. The language should be Autolisp or Visual Basic designed for Autocad 2004 and 2006. AutoCAD loads ObjectARX, VBA and DBX applications immediately, but LSP, VLX and FAS are manually loaded. Autolisp (.LSP) is the preferred format. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): The macro must load into Autocad 2004 or 2006 and execute to the f...

    $133 (Avg Bid)
    $133 Snittbud
    3 bud

    I need to create a Winsock Layered Service Provider (LSP) to block web access to specific URLs regardless of the web browser the user is using. This LSP will require two projects the LSP itself (dll) and the installer (exe). Two example LSPs and an installer are contained within the attached ZIP file. These examples are from the latest Microsoft Platform SDK. Here is an excerpt from the Platform SDK regarding instillation of LSPs. ( see the readme file in the attached zip file for the full text). … Note that if you should install the LSP over all the providers for a given protocol family. That is if you want to install over the TCP provider you should also install over the UDP and RAW providers (and probably the QOS providers as well). This is beca...

    $170 (Avg Bid)
    $170 Snittbud
    1 bud
    Log HTTP/S with LSP Avslutades left

    I need a simple Windows LSP DLL that logs all http and https (via connect) URLs requested from a computer. Build this LSP using Visual Studio .NET 2003 and C++ (no dotnet). The log file will contain, one per line, a timestamp, the destination IP address, and the URL for all HTTP and HTTPS (via CONNECT) URLs accessed. Code must be heavily commented and deliverable must include an installer/uninstaller for this LSP. A couple of relevant URLS: ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run

    $106 (Avg Bid)
    $106 Snittbud
    2 bud
    Modify Existing LSP Avslutades left

    We currently have a non-ifs LSP (Layered Service Provider) that has a few bugs with certain applications. We need these problems debugged. It should be a relatively short project. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Buyer's environment. b) For all others including desktop software or software the buyer intends to distribute: A software installation package that ...

    $500 - $5000
    $500 - $5000
    0 bud

    ...whose name is derived from operator input. Then all of the entities on another operator selected layer will be offset and subtracted from the "New Layer". This step will be repeated as many times as the operator needs. The language should be Autolisp or Visual Basic designed for Autocad 2004 and 2006. AutoCAD loads ObjectARX, VBA and DBX applications immediately, but LSP, VLX and FAS are manually loaded. Autolisp (.LSP) is the preferred format. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): The macro must load into Autocad 2004 or 2006 and execute to the f...

    $14 (Avg Bid)
    $14 Snittbud
    2 bud

    A? Windows XP/2000 LSP DLL that can intercept a URL that was entered in a browser (major browsers) and then redirect this data to another website using a HTTP POST command (or equivalents means) and then wait for response. ## Deliverables Rent A Coder requirements notice: As originally posted, this bid request does not have complete details. Should a dispute arise and this project go into arbitration "as is", the contract's vagueness might cause it to be interpreted against you, even though you were acting in good-faith. So for your protection, if you are interested in this project, please work-out and document the requirements onsite. 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. ...

    $297 (Avg Bid)
    $297 Snittbud
    1 bud
    Content-Filtering Avslutades left

    Our Purpose to build a filter which will scan, change or block potentially malicious ...mechanism. 7- Must be fully tested on all windows platforms from win Millennium through Win XP Additional Requirements 1- Every 3-day reports. Some sources, documentation or both. 2- Project must be done as soon as possible with highest priority. 3- Must have understanding and experience in network programming at the ip stack level 6- Filter should be build at the winsock layer (LSP). ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Buyer will receive exclusive and complete copyrights to all work purchased. ## Platform Windows ME Windows NT Windows 2000 WindowsXP Wi...

    PHP
    $100 - $500
    $100 - $500
    0 bud

    You will create a Layered Service Provider DLL: - The DLL...regular expression that a programmer can change as needed in a single location in the source (ex. a string constant). - The replacement string should be changeable by the programmer as needed in a single location in the source (ex. a string constant). The result of using such an LSP DLL would be that, for example, a web browser requesting a webpage would receive said webpage, but with some modification made by the LSP DLL as described above. Any non-HTTP-results should remain unaffected by the LSP DLL. In addition to the DLL itself you will also be required to provide a C/C++ function to install the DLL correctly on all Windows 98/Me/2000/XP, as well as a function to uninstall it. Full sourc...

    $412 (Avg Bid)
    $412 Snittbud
    11 bud
    LSP DLL Avslutades left

    LSP DLL for modifing some incomming and outgoing http traffic by a set of rules. The rules are based on PCRE. Rules must by updated regulary from our server. The server part is done already. The purpose of dll is simple. (I suppose you have enough knowledge of PCRE, HTTP & HTML) My control server (CS) can provide 2 types of rules. 1. RE for matching URL. For example: **m!!** 2. RE, url list and referer for modifing html for urls matched by exmaple: RE itself: **s!<(.*?)>![mytext][1]!** URL list: **myurl** Referer: **** When an aplication makes a request to any url the url shoud be checked for matching by any of RE in Rule1 If matched then lsp makes a special request to CS providing the original url. The request

    $100 - $400
    $100 - $400
    0 bud

    ...library that be used to control the tcp/udp internet traffic of a single computer. It must be implemented in three ways 1. Limit the traffic in ALL computer 2. Limit the traffic per port, example TCP 64kbps in port 80. 3. Limit the traffic per application, example TCP 128kbps in Internet Explorer. The limit must be valid only for internet, not for local (intranet). I know that LSP can do this. Im working on Delphi 7, so Im expecting to receive a DLL file compatible with Delphi. ## Deliverables Rent A Coder requirements notice: As originally posted, this bid request does not have complete details. Should a dispute arise and this project go into arbitration "as is", the contract's vagueness might cause it to be interpreted against you, even thou...

    $329 (Avg Bid)
    $329 Snittbud
    4 bud
    WinSock Redirection Avslutades left

    Require a WinSock Service Provider LSP based redirection DLL installations for 98 and XP. If possible create using the code supplied the following : http/https port 80 queries for example [][1] must be redirected to [][2]? and then upon result allow further browsing. Must work for all winsock layers. Will be glad if a Cache can be provided for faster browsing, but, this is NOT necessary, can be added later. Completely error free Installer or a installer is acceptable. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other

    $100 - $250
    $100 - $250
    0 bud

    We have a firewall component that let a VB6, c#, VB.Net program capture, restrict and modify the TCPIP traffic. The firewall has two library, first one is an LSP program that captures traffic and redirect it to a Com Component that process the protocol an let the user to check , limit and modify incoming, and outcoming mails, webs , ftp, messenger protocols and others. Both them are writted in C++ Now we want to rewrite the LSP component to make it by Drivers. We will facilitate the binary of the Com object, and some examples if it is necessary. It Driver dll, has to get an utility to install-uninstall it, (and will be valued positively that can be made directly from InstallShield). It is not possible to use components (gnu or proprietors), that they have some limitation...

    $1700 (Avg Bid)
    $1700 Snittbud
    3 bud

    I need an LSP that will intercept all Winsock requests and examine them for a "GET" request. If a "GET" doesn't exist, the LSP should allow the request to proceed unaltered. If a GET request exists, the LSP will pass the protocol/destination of the request (e.g. or https://...) to a localhost program and wait for a "yes or no" answer. If the answer is "no", the LSP will simply kill the request. If the answer is "yes", the LSP should allow the request to proceed normally. This LSP will be a component in a filtering program (mainly www filtering) and must be fast, slowing down "normal web surfing" very, very little (only a few ms per request assuming an equally rapid response from the ...

    $966 (Avg Bid)
    $966 Snittbud
    5 bud