Decrypt silkroad packetpekerjaan

Tapis

Carian terbaru saya
Tapis mengikut:
Bajet
hingga
hingga
hingga
Jenis
Kemahiran
Bahasa
    Status Pekerjaan
    2,000 decrypt silkroad packet tugasan ditemui, harga dalam USD

    saya ingin decode/decrypt 1 file yg di encrypt/encode menggunakan ioncube. dan script harus berjalan/work seperti seharus nya

    $104 (Avg Bid)
    $104 Avg Bida
    2 bida

    The objective for this project is to develop a conversation code written in C#. As a developer, I need a proficient freelance coder who has significant experience in C#. Upon completion, the code should be sen...developer, I need a proficient freelance coder who has significant experience in C#. Upon completion, the code should be sent over as a file attachment. Key Skills Required: - C# coding expertise - Encryption Decryption expertise - Ability to develop interactive conversation codes - Accurate and efficient coding - Understanding of effective file attachment methods I just want console app that decrypt the provided payload in the ruby code, after you done, I will send some test data to make sure it I working correctly. Below code is written in Ruby I need same in C# see att...

    $123 (Avg Bid)
    $123 Avg Bida
    40 bida
    packet box design 5 hari left
    DISAHKAN

    More details: What type of packaging material would you like to use for the packet box design? Cardboard What is the intended use of the packet box? Retail product packaging What should be the size of the packet box? Medium (8 to 16 inches)

    $19 (Avg Bid)
    $19 Avg Bida
    16 bida
    Healthy Snack Packet Design 5 hari left
    DISAHKAN

    I'm seeking a talented and creative designer to craft a compelling and unique design for ice cream packet and ice cream cups with 95ml and brownies pouch . The theme should be targeted towards a health-conscious audience, showcasing a natural and wholesome vibe. Key responsibilities and considerations include: - Developing a vibrant, appealing design that reinforces the concept of being 'Healthy No add Sugar' i will share some samples and also designs we made it before i need your creativity to to merge all in design or making. - Incorporating all necessary product information, nutritional details, and branding into the design without overcrowding. - Understanding trends in the snack market, especially around healthy products, to create competitive packaging. - i wil...

    $32 (Avg Bid)
    $32 Avg Bida
    63 bida

    ...checksum is generated from the packet data and appended at the end of the packet using the following function: c Copy code uint16_t crc_chk_value(uint8_t *data, uint16_t size) { uint16_t crc = 0; while (size--) { crc ^= *data++; for (unsigned k = 0; k < 8; k++) crc = crc & 1 ? (crc >> 1) ^ 0xa001 : crc >> 1; } return crc; } If the last frame has free space, it is filled with zeros. An example of a packet structure and its breakdown into frames will be provided. Tasks: Receive a packet from the CAN bus. Verify the correctness of the checksum. If the checksum is correct, send a response to the CAN bus indicating "all is clear:crc", where crc is the con...

    $509 (Avg Bid)
    $509 Avg Bida
    21 bida

    I'm seeking an experienced Python programmer to develop a script capable of connecting to multiple firew...firewall types and storing their responses into a database. Your task will involve: - Creating a Python script to connect to Cisco ASA, Palo Alto Networks, and juniper firewalls. - Ensuring the script uses provided credentials for firewall access. - Programming the script to store specific responses from the firewalls in a database. These responses include: System alerts, Configuration changes, Packet Tracer, TCP dump, permit access list, deny access list, and "show config" responses. The ideal candidate will have experience with handling various firewall responses and knowledge of Python scripting for network automation. Familiarity with the specific liste...

    $107 (Avg Bid)
    $107 Avg Bida
    7 bida

    ...user-friendly interface Compatible with language / recommended / folders or categories All the movies come with an English translation, take the translation and translate it into the user's language...including the entire GUI and the movie synopsis...CAST... It's all user experience Now for functionality: 1. Flow of 60-70% of the processor during a movie, without freezing or buffering, that is, smart packet transfer. 2. Encoding for maximum resolution, sharp viewing (viewing player), there is VLC PLAYER 3. Full EPG / POSTERS loading, repeated attempts 4. Updates of new movies from the server, updating the list at any given time 5. Parental blocking / code 6. CATCH UP recording of live channels according to broadcast schedule or calendar, channel, date, start time and...

    $503 (Avg Bid)
    $503 Avg Bida
    14 bida

    ...over trouble free. Part time ~ 3 days per week. Office hours 8:30-4:30 References required Summary & Additional Opportunities: This bookkeeping position is responsible for monthly reconciling of all accounts, rent posting, accounts payable, accounts receivable, invoicing between the company Quickbooks account and AppFolio, Tenant ledger postings, owner ledger postings, monthly payouts and owner packet statement postings, move in and out Flows, tenant final accounting, commission payout and all other functions of tenant / owner and vendor accounts within AppFolio. Quickbooks reconciling and postings for the company account, etc. End of year reporting and 1099 preparation. We do not use Journal Entries ever. Current books are immaculate. Step in easy and ready to go. No clea...

    $30 / hr (Avg Bid)
    $30 / hr Avg Bida
    39 bida

    I'm hoping to find a talented graphics designer well-versed in traditional aesthetics for a small (125g) tea packet design project. The design should resonate with the authenticity of traditional tea culture. Key design requirements: - Incorporating our unique logo into the design - Including an ingredient list - Providing clear brewing instructions Ideal Skills and Experience: - Experience in traditional graphics design - Understanding of tea culture and packaging - Skilled in blending modern aspects with the traditional theme while maintaining the integrity of the overall design - Track record of creating print-ready designs

    $48 (Avg Bid)
    $48 Avg Bida
    28 bida

    Here is a NodeJs package that is used to decrypt media files received on WhatsApp messages for our clients. This works well, however, it decrypts file into binary data which is saved on hard disk. This takes a lot of memory for large files. We need to modify this script so as to return stream instead of data. We should be able to use the stream in a pipeline/pipe. I have a small NodeJS script with above code, that you should take a look at and let me know if you can do it. To accomplish this, you should definitely have: - Experience with advanced NodeJS development and general decryption algorithm - Try not using other external packages, if possible - Ask me for the nodejs project in private message - Should be easy task for someone experienced

    $47 (Avg Bid)
    $47 Avg Bida
    7 bida

    ...simulation for my thesis on "Road Side Vulnerable Obstacle and Connected Autonomous Vehicles Interaction" three types of obstacles shall be used 1) Crowded road 2) Accident 3) Road bump 1st Scenario: 1. Start with two cars and see if you can apply different routing protocols between them. 2. Add obstacle and see what will happen and try to measure different parameters (delay, throughput, PDR and packet retransmission). 3. Add more cars to the scenario and observe the output. 4. Search to find the codes of the routing protocol. 5. Try to add text to the codes of the routing protocol and see if you can see the output. 6. Modify the code to add one field to the routing message sent to other cars by adding the value (01,10 and 11). 7. Run the simulation again and see i...

    $98 (Avg Bid)
    $98 Avg Bida
    7 bida

    I'm seeking an advanced Python developer for the creation of a robust Man-in-the-Middle (MITM) application firewall. Your deep understanding of TCP sockets, TLS, and packet inspection would be applied to deliver high-quality code, which is my top priority for this project. Key Responsibilities: - Developing a MITM application firewall in Python - Ensuring quality code - Efficiently managing network traffic through the firewall Ideal Skills and Experience: - Profound understanding of Python (Advanced level) - Expertise in TCP sockets and TLS - Skilled in packet inspection The main objective is to develop a dependable firewall that can effectively manage network traffic. Your advanced level expertise will be instrumental in the successful execution of this project. I...

    $567 (Avg Bid)
    $567 Avg Bida
    32 bida

    ...well-functioning proxy - Interception and modification of packet data, specifically the payload content to test the tool Ideal candidates should have: - Proficiency in C programming, particularly in dealing with network-based coding - Previous experience in socket programming - An understanding of packet structures and how to modify them effectively - A keen eye for detail and rigorous testing skills to ensure accurate emulation. Project Milestones:- 1) Proxy Server Implementation:- Modify existing code (provided) to create a proxy server. Enable simultaneous reception of responses from the server while forwarding packets. Ensure the proxy server can handle multiple clients, forward and receive requests. Extend the proxy server to randomly alter the packet or t...

    $134 (Avg Bid)
    $134 Avg Bida
    7 bida

    As an inventor of a new cutting-edge sleep aid product, I require a highly skilled and creative 3D designer to create a realistic...manufacturing and should, therefore, be intricate and precise. If you have any experience in designing for manufacturing or designing similar products, I would particularly love to hear from you. Together, we can create a product that will revolutionize sleep aid and improve the sleep experience for countless individuals. Aromatherapy feature should be on nose side like design like it comes with pouch or packet to insert the sachet packets to get the aromatherapy closer to the nose Cooling feature like we have to add cooling pad or any other things which makes the eye side cooling on the mask so it covers the eye area or the forehead which based on t...

    $286 (Avg Bid)
    $286 Avg Bida
    16 bida

    I'm in need of an experienced graphic designer, skilled in both packet and cards design. Specific project details are as follows: -Nature of Design: I am specifically looking for designs that can be applied broadly on packets and cards business. -Deadline: This is an urgent project that needs to be completed within a week. -Ideal Candidate: You should be proficient in graphic design and have a portfolio of package and cards designs. Knowledge of the latest design trends will be considered an asset. Looking forward to seeing where your creativity takes this project.

    $13 (Avg Bid)
    $13 Avg Bida
    3 bida

    I am seeking a skilled individual to help me create fillable PDF forms for new client intake packet. These forms will include fields for personal details such as name, address and contact information, in addition to medical history and emergency contact details and signature lines. The forms are in draft and are available as word doc and PDF but are not fillable. Ideally would transfer to DocHub easily. This is an easy project which uses already existing docs and converts them into fillable forms. Required skills and experience: - Proficient in creating fillable PDF forms - Have an eye for design as the forms will incorporate my name within it for branding purposes. You will need to ensure that the forms are professionally laid out and are user-friendly. This project requires de...

    $361 (Avg Bid)
    $361 Avg Bida
    56 bida

    I am in need of a proficient PHP developer well-acquainted with MySQL. My current project is facing an unidentified issue with database connectivity, affecting the functionality. I am looking for a freelancer with: - Packet-level understanding of MySQL. - Proven experience with problem-solving in PHP. - Capability to troubleshoot connectivity issues. The task involves working on an existing codebase and addressing the issue to ensure smooth database connectivity. It's an opportunity to apply your diagnostic skills to a real-world issue. Ideally, I am looking for someone who can start immediately. I hope to build a long-term relationship with a talented developer. And I appreciate your interest in my project.

    $4 / hr (Avg Bid)
    $4 / hr Avg Bida
    15 bida

    As a horticulturalist, I'm currently looking for a skilled professional who can effectively write metadata for accurate and informative descriptions to accompany seed packets pertinent to the Australian market Ideal Skills & Experience: - A solid background in horticulture, to understand the terminologies and specifics of different plant varieties. - Experience in technical writing, to be able to create precise, concise, and easily understandable descriptions. Required Application Details: - Evidence of past work. Showcase projects where you've combined horticulture knowledge with technical writing for an optimal outcome. This will aid in assessing your fit for this project. I can't wait to see how your expertise can assist in establishing clear information for anyon...

    $30 / hr (Avg Bid)
    $30 / hr Avg Bida
    10 bida

    As a horticulturalist, I'm currently looking for a skilled professional who can effectively write metadata for accurate and informative descriptions to accompany seed packets pertinent to the Australian market Ideal Skills & Experience: - A solid background in horticulture, to understand the terminologies and specifics of different plant varieties. - Experience in technical writing, to be able to create precise, concise, and easily understandable descriptions. Required Application Details: - Evidence of past work. Showcase projects where you've combined horticulture knowledge with technical writing for an optimal outcome. This will aid in assessing your fit for this project. I can't wait to see how your expertise can assist in establishing clear information for anyon...

    $266 (Avg Bid)
    $266 Avg Bida
    26 bida

    I'm in need of an experienced graphic designer, skilled in both packet and cards design. Specific project details are as follows: -Nature of Design: I am specifically looking for designs that can be applied broadly on packets and cards business. -Deadline: This is an urgent project that needs to be completed within a week. -Ideal Candidate: You should be proficient in graphic design and have a portfolio of package and cards designs. Knowledge of the latest design trends will be considered an asset. Looking forward to seeing where your creativity takes this project.

    $50 (Avg Bid)
    $50 Avg Bida
    17 bida

    I'm seeking a talented and experienced graphic designer to create a comprehensive brand design packet for our business. This project is targeted to be completed within a month. Specifically, the packet will include: - Distinctive logo design that truly represents our business - Business Cards design that continues the brand theme - Letterhead and Envelope design to enhance our professional correspondences Ideal skills and experiences: - Extensive experience in graphic and print design - Prior experience in creating brand identity packages - A strong portfolio showcasing logo, business card, and stationery designs - Knowledge of latest design trends and technologies - Excellent communication and time management skills I look forward to viewing your proposal and exampl...

    $78 (Avg Bid)
    $78 Avg Bida
    23 bida

    We used Asterisk as our phone system And we used Flutter's Sip-UA as a client The communication platform is WebRTC The problem we have is that when the internet suffers a few packet losses during a call, the client leaves the channel and then it is completely silent until the call is disconnected. We simulate the same scenario with a softphone, after the internet is disconnected and reconnected, the call continues and there is no problem. Are there any friends who can guide me?

    $497 (Avg Bid)
    $497 Avg Bida
    14 bida

    I'm on the lookout for a creative mind who can help me design a visually rich and engaging packet that outlines our company's background, licenses, certifications, services, and capabilities. This packet will be issued in a PDF format and shared with our clients as a testament to our expertise and operational capacity. The crafted packet should be: 1. Visually Impressive: Ensuring it grabs our audience's attention, making us look professional and trustworthy. 2. Detail-Oriented: The packet should include: - Company Background: A brief history about us, mission, vision, and core values. - Licenses and Certifications: Important details about our essential licenses and certifications. - Services and Capabilities: Comprehensive det...

    $100 (Avg Bid)
    Segera Dijamin
    $100
    17 penyertaan

    I am on the lookout for a CryptoJS expert who is proficient in using IV and keys to decrypt text data. Your task will be: - Decrypting text data with the keys and IV that I will supply. Skills and Experience Needed: To complete this project successfully, you should possess: - Profound understanding of CryptoJS - Experience in decrypting data, specifically text - Skill in using provided IV and keys to decode encrypted data - Incredible problem-solving and communication skills This is a forward-thinking task that requires a professional who is attentive to detail, delivers promptly and comprehends the prime role of data safety and confidentiality. I await your bids.

    $41 (Avg Bid)
    $41 Avg Bida
    6 bida

    ...architectural plans which have been prepared in CAD. The project involves a small remodel job, focusing on updating the living room, dining room and an outside wall. What You'll Do: - Modify structural, layout and design aspects of the existing plans - Use your expertise and creativity to incorporate a specific design preference for the living room and dining room. - Prepare an architectural packet to meet the US requirements for obtaining a city building permit Ideal Candidate: - Previous experience with architectural remodeling projects - Strong knowledge of US architectural plan requirements - Proficiency in CAD - Ability to interpret and bring to life design preferences - Strong attention to detail and a creative eye - Excellent communication skills Please, prov...

    $377 (Avg Bid)
    $377 Avg Bida
    78 bida

    I need an expert who's able to decrypt an old .accdb MS Access database for which the encryption key was lost. The database contains precious client information and business transaction data that I want to incorporate into our current database. Here are more specifics of the task: • Database Conversion: The old database structure and relationships are somewhat important, so would ideally be maintained during the conversion process. However, some changes can be considered if necessary for integration. • Data Integration: Both client information and business transaction data from the old database should be incorporated into the current one. As a preference, if the data can comfortably fit, have it provided in an Excel spreadsheet. • Data Cleaning: There's ...

    $157 (Avg Bid)
    $157 Avg Bida
    28 bida

    I want to decrypt a single Java File (.jar)

    $22 (Avg Bid)
    $22 Avg Bida
    10 bida

    Need a cyber security specialist to decrypt an AES-CTR encryption for a CTF flag. provided information : pcapng file for wireshark and the encryption method written in python

    $23 (Avg Bid)
    $23 Avg Bida
    8 bida

    I'm in need of a seasoned graphic designer who can focus on creating an attractive product packet design that communicates the image of my brand. This task will include the design of a rectangular product label and a well-coordinated brand name. Primary Responsibilities: - Design a rectangular product label that's visually striking and complements our brand - Incorporate our brand name into the product label design in a way that's clear, unique and eye-catching - Keep it Simple, Use simple font, use good colours Ideal Candidate: The ideal freelancer for this job will have extensive experience in graphic design, specifically in product packet design. Having a knack for label design and branding would be a massive plus. Your portfolio demonstrating similar work...

    $68 (Avg Bid)
    $68 Avg Bida
    24 bida

    I require a person in cloud networking, capable of designing a network using various protocols in Cisco Packet Tracer. Specifically, I want the use of VoIP, MPLS, and Multicasting. Not only do you need to design but also implement this on Amazon Web Services (AWS). The tasks involved in this include: - Setting up EC2 instances - Configuring S3 storage - Implementing VPC networking The prospective candidate should be proficient with Cisco network designs and AWS infrastructure. Experience with the specific protocols mentioned is essential. Adding to this, I need assistance in creating informative documents. These are aimed to provide a detailed analysis of the project. Your tasks here will comprise creating an Abstract, a PowerPoint Presentation, and a comprehensive Report.

    $132 (Avg Bid)
    $132 Avg Bida
    13 bida

    im looking for Android Java class that does the following 1. generate public and private encryption keys 2. get a base-64 versi...generate public and private keys } public String getPublicKey() { // return base-64 version of the public key } public void setPublicKey(String base64PublicKey) { // set the public key from the server } public String encrypt(String plainText) { // use my private key to encryopt the data } public String decrypt(String encryptedText) { // use the servers public key to decrypt the data } } Need the corresponding class in C# .NET 4.5.2 that works with this java class. The android java code should use java 8, gradle plugin version 4.2.2 and gradle version 6.7.1 in android studio pr...

    $33 (Avg Bid)
    $33 Avg Bida
    13 bida

    I require a skilled professional to decrypt files that have been encrypted and received a new extension (.cdtt). The original files were in .pdf format. Key Job Details: - No knowledge of the initial encryption method used is available. - There's no time frame imposed, so a meticulous, detail-orientated approach can be taken. - The objective is to restore the files to their original, unencrypted state. Ideal Candidate: - Experience in dealing with unknown encryption methods. - Previous work with PDF files and their encryption/decryption. - Strong problem-solving skills. Please place your bid if you meet the criteria and think you can help.

    $89 (Avg Bid)
    $89 Avg Bida
    2 bida

    ...final die lines, logo assets, barcodes, safety images, product text, and full general layout already, all in exact final sizes, we have decided to make it a contest for the attractive arrangement of the new backgrounds, logo, and font colors only. To be clear, one product box already exists, we have alternate but similar products to use the same layout, but with new art. Please download the asset packet and submit your best work for each of the items in the PDF attached. WHAT WE NEED CREATIVELY FROM YOU: • Background choice/shading (get creative using the color theme indicated, with suggested style theme) It should not distract from the text, as this product needs the explanations. • Background must have full bleed to end of image size; it must not stop at "wh...

    $35 (Avg Bid)
    Dijamin
    $35
    72 penyertaan

    I'm looking for a talented graphic designer to create a modern and eye-catching packaging design for our 9-inch incense sticks. The design must resonate with our brand's contemporary ethos while ensuring that essential details such as our brand logo, product information, and an inspirational quote are seamlessly integrated. **Key Requirements:** - **Size**: The packet design should be tailored for large (9 inches) incense sticks. - **Style**: A modern aesthetic that stands out on retail shelves and aligns with our forward-thinking brand identity. - **Elements to Include**: - **Brand Logo**: Must be prominently displayed. - **Product Information**: Clearly and creatively present vital product details. - **Inspirational Quote**: Incorporate an inspirational quote in ...

    $22 (Avg Bid)
    $22 Avg Bida
    36 bida

    I will commission the preparation of a network project using the Cisco Packet Tracer program. The network must have 2 backbone routers with BGP communication. 2 routers providing IPsec encryption in the tunnel. then 2 edge routers establishing a GRE tunnel on loopback interfaces. By sending messages between computers through this tunnel. I will provide more information

    $135 (Avg Bid)
    $135 Avg Bida
    18 bida

    ...specified limit (configurable) is reached. Once the map is filled, the server stops accepting new players and triggers a predefined event. If no available servers, create a new server following the same principle. Server-side Verification for Network Shooter Standards: Implement server-side verification for standard network shooter aspects: Packet loss detection. High ping handling. Detection of cheating software. Ensure that players with low FPS, high ping, or packet loss do not adversely affect other players' experiences. Player Representation: All players are basic mannequins viewed from a first-person perspective. Equipped with a basic weapon, replacing projectile logic with raycasting. Game Start and Combat Mechanics: When the room is full, initiate a countdow...

    $121 (Avg Bid)
    $121 Avg Bida
    7 bida

    Being an instrumental part in orchestrating a Women's Business Conference, I'm seeking an experienced event planner who can handle crucial aspects of the project. Key Responsibilities: * Sponsor accruals: Secure sponsorships to help fund and enhance the event. Review and updates to sponsor packet Guidance on working with sponsors and required documentation. Ideal Experience: * Proven track record with securing event sponsorships. * Exceptional skills in communication, negotiation, and relationship management. * Proven networking abilities with potential sponsors. * Experience in event marketing and promotion.

    $750 (Avg Bid)
    $750 Avg Bida
    1 bida

    I'm facing issues with RSA decryption in a Laravel project. The error code I'm receiving is: {"response_code":"33","response_description":"Decryption of SessionKey failed","error_details":"error:04099079:rsa routines:RSA_padding_check_PKCS1_OAEP_mgf1:oaep decoding error"}. I realized I need a...techniques, particularly RSA - Locating and fixing the issue preventing successful decryption - Due to preferences, I skipped a question about the storage of RSA keys. Experience working in an environment with unclear RSA key storage would be beneficial Lastly, effective troubleshooting and problem-solving capabilities are necessary for this task. the flows 1. we will decrypt X-SessionKey using private key 2. we'll...

    $183 (Avg Bid)
    $183 Avg Bida
    8 bida

    ...experienced freelancer with a profound understanding of computer networks, specifically focusing on computations and calculations that are paramount for Application layer. Please do not bid if your profile is not experienced. **Project Requirements:** - The core of this project revolves around four types of calculations: Delay (including propagation, transmission, processing, and queueing delays), Packet Loss and Queueing Theory Computations Throughput Calculations, Efficiency of Network Protocols and Applications (specific to scenarios like web access, email, DNS operations, and peer-to-peer file distribution) - Data gathering will be conducted through manual measurements. This implies that the freelancer should **Ideal Skills and Experience:** - Proficient in computer networ...

    $42 / hr (Avg Bid)
    $42 / hr Avg Bida
    9 bida

    As I am in need of urgent help, I'm on the lookout for an expert in Cisco Packet Tracer. - Task at Hand: Your primary job would be to assist me in designing a network on Cisco Packet Tracer. Unfortunately, I did not specify what type of network should be designed, but this can be discussed and clarified in our initial planning phase. - Ideal Candidate: I am searching for someone who has a deep understanding of Cisco Packet Tracer, with considerable experience in network design and architecture. As I'm looking to complete this as soon as possible, I appreciate candidates who have the ability to work urgently without compromising the quality of their output. Let's get this network designed swiftly and efficiently!

    $95 (Avg Bid)
    $95 Avg Bida
    13 bida

    I'm in need of a network simulation expert for an exciting project based on Cisco Packet Tracer. Ideally, you'll be responsible for staging a reliable, lifelike model representing network behavior using routing protocols. Key Responsibilities: • Developing a network model showcasing routing protocols • Ensuring the accuracy and robustness of the simulation Necessary Experience & Skills: • Proficiency in Cisco Packet Tracer software • Solid understanding of routing protocols • Previous experience in network simulation • Strong attention to detail in modeling network behavior Your key objective will be to craft a model that truthfully mirrors the behavior of real-world networks. By using routing protocols as the main focus, yo...

    $11 / hr (Avg Bid)
    $11 / hr Avg Bida
    13 bida

    Greetings! I am seeking an experienced freelancer who can take on the task of carrying out a few critical corrections on my residential plan. The following changes would be entailed in the corrections: 1. Engaging in significant structural adjustments 2. Fundamental architectural and engineering revisions I can provide revisions packet given to me by the County Building Department. For the architectural and engineering revisions, your responsibility would be dealing with connection details. I have attached the list of revisions so that you can get an idea of what needs to be done. We can go over the list if there are any questions or you need clarification. With expertise in structural engineering and previous experience in house plan modifications, I believe you could be my i...

    $404 (Avg Bid)
    $404 Avg Bida
    37 bida

    Sila Dafter atau Log masuk untuk melihat butiran.

    Ditampilkan Dimeterai Peraduan Teratas Perjanjian Kerahsiaan

    ...high-level expertise in configuring network devices within Cisco Packet Tracer. This project is perfect for someone who's not only familiar with the software but thrives in configuring complex networks and ensuring they're operationally efficient. **Key Tasks:** - **Configuration of Devices:** You'll be working on Routers and Switches. The core of your task is to configure these devices for optimal performance within a simulated network environment. - **Troubleshooting:** While the primary focus is configuration, I expect you to have the skills to troubleshoot any issues that arise during simulation. This includes diagnosing and resolving problems at an advanced level. **Ideal Candidate Skills:** - Proficient with Cisco Packet Tracer. - Extensive experienc...

    $7 / hr (Avg Bid)
    $7 / hr Avg Bida
    1 bida

    ...robust/secure QR to login the system. - Ensuring data security via robust encryption process to protect the integrity of information and guard against any unauthorized access. - decrypt_password and encrypt_password functions already implemented in model. It should read a qr with a qr scanner with keyboard emulation, where it is user and encrypted_pass stored and separate by a comma. Then decrypt the password using the method decrypt_password of model, and then log in with that loging an decrypted pass. Requirements: - Proficiency in Odoo development with a good understanding of its operating modules. - Familiarity with QR code integrations and data encryption techniques. - Demonstrated ability in building secure login systems. - Strong knowledge of user-focused design.

    $540 (Avg Bid)
    Segera
    $540 Avg Bida
    40 bida

    The project consists of the following: (1) code on ESP32-S3 in PlatformIO that sends small packet containing text and numerical data to backend on AWS. (2) backend parses packet and stores in MySQL database. (3) backend sends ACK to ESP32-S3 with packet received. (3) ESP32-S3 confirms ACK packet matches sent packet. (4) Frontend app with user login and a page to scroll through database rows.

    $150 (Avg Bid)
    $150 Avg Bida
    32 bida

    I'm looking for a talented graphic designer to create an attractive and informative mailout packet that captures the essence of our brand. This packet will be instrumental in showcasing our products and services to potential clients as we are requesting to be a preferred vendor. **What I Need:** - Design for a Intro Letter (who we are, our history, our benefits), size Letter (8.5 x 11 inches). - Incorporation of our company logo prominently in the design. - Inclusion of contact information for easy communication. -Design for another sheet which will highlight our selection & benefits etc. (Still getting these details) - Display of product images in an eye-catching manner. etc. - Details about our products and/or programs need to be clearly and concisely...

    $12 / hr (Avg Bid)
    $12 / hr Avg Bida
    58 bida

    ...a Hello packet by following an inter-arrival time, exponential (5.0). • A sender node (in short, sender) transmits a Hello packet to a randomly chosen receiver node (in short, receiver). Upon receiving, the receiver replies to a Hello_Ack packet to the sender. If the sender receives the Hello_Ack packet, then the transmission is successful. Suppose it takes 200 milliseconds (0.2 seconds) to transmit a packet over the link. A local processing delay before replying to Hello_Ack is 100 milliseconds (0.1 seconds). • A packet can be lost during the transmission because of unreliable link quality. Suppose a set of packet loss probabilities is 0.1, 0.2, 0.3, 0.4, and 0.5. If the sender does not receive the Hello_Ack packet withi...

    $144 (Avg Bid)
    $144 Avg Bida
    14 bida