Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 byte cnet jobs found, pricing in CAD

    ...no flow control, on the pins shown below: TX1: PA01 RX1: PA00 TX2: PA06 RX2: PA05 6. Enable the following GPIO pins as outputs: PA02, PA04, PB01, PX30. 7. Create a while() loop doing the following: Lit up LED 1 while button 1 is pressed (pin = 0) Lit up LED 2 while button 2 is pressed (pin = 0) Echo any characters received through the UART TX ports (echo sent once a full byte was received) Send 0x55 to the SPI port at random times, any SPI mode, toggling the chip select pins to address the ADC or DAC. 8. Comment the code describing flags used and values, and SPI/UART parameters so we can change them later. We will test the code on our custom board + AtmelStudio6 + JTAGICE Mk2. We will release the funds once the program performs as requested. ...

    $82 (Avg Bid)
    Urgent
    $82 Avg Bid
    8 bids

    Using Arduino Uno with 3.5mm Jack connected to ground and pin 1 for TX Need to send two commands I want to send 0XAA13FE010113 for Mute on, and 0XAA13FE010012 for Mute off. Simple Serial Command to turn Monitor Mute on and off every 5 seconds.... tried everything byte character, array, write with hex, print :( Thx for a helping a rookie I want to impress my team

    $53 (Avg Bid)
    $53 Avg Bid
    14 bids

    Hi, I have a website that has an issue with its TTFB (Time to first byte) you can check it out here If you look carefully to this website waterfall at the above link, there is 2 issues 1- TTFB which is almost 3 seconds 2- Down the water fall there is an item called undefined which also loads in 3s Both of these issues needs fixing, the website is built using joomla as CMS and Joomd as a real estate manager system. The issues is not with the server, as this server is running on a dedicated server, and there is also another website on the same server which loads just fine, so I need the PHP pages and functions and classes to be debuged and website analyside to resolve this issue. Payments will be done with full at the end of the job and after checking

    $258 (Avg Bid)
    $258 Avg Bid
    5 bids

    Hi there I'm trying to understand a piece of code that reads a long value from a byte array at a given position, but I don't know enough about bit shifting, LSB, MSB etc., to fully understand it. It seems to have been overcomplicated a bit, which doesn't help. I need you to try and simplify it, and explain what the code does. I have a byte array containing this data (in hex: 128 bits * 2): 34b7ee402d980200e08f841441702912000005f4697a0108220254001c00fcd6 The function gets called like this: int pos = 0; long ret; ret = (32); (("%s (%s:%s)", ret, (ret), (ret))); pos += 32; // skip some positions pos += 8; // skip some

    $34 (Avg Bid)
    $34 Avg Bid
    5 bids

    I need VC++ DLL that uses Desktop Duplication API from Windows 8 to make screenshots. DLL must do the following: - Init method; - Capture method that returns RGBA frame as BYTE*, width and height. Must provide maximal speed, will be called many times; - Destroy method.

    $180 (Avg Bid)
    $180 Avg Bid
    8 bids

    ...example_02 if file already exists - PHP/Input form that sends data to SQL Server - PHP/Script that converts SQL data to .xml After all the script should be able to -create a folder with a specific filename -- folder should contain example_01, example_02... files -- folder should contain -- folder should contain -- folder should contain (zero-byte-file) Optional: - an admin PHP page where I can add product with a specific filename which creates folder and add specific files and rename them to the filename of folder and adds _01, _02, _03 to it and with submit or create button automatically adds a .xml with necessary data This will be a long-term relationship. I am not willing to work with people I cannot communicate with. There

    $744 (Avg Bid)
    $744 Avg Bid
    15 bids

    ...example_02 if file already exists - PHP/Input form that sends data to SQL Server - PHP/Script that converts SQL data to .xml After all the script should be able to -create a folder with a specific filename -- folder should contain example_01, example_02... files -- folder should contain -- folder should contain -- folder should contain (zero-byte-file) Optional: - an admin PHP page where I can add product with a specific filename which creates folder and add specific files and rename them to the filename of folder and adds _01, _02, _03 to it and with submit or create button automatically adds a .xml with necessary data This will be a long-term relationship. I am not willing to work with people I cannot communicate with. There

    $636 (Avg Bid)
    $636 Avg Bid
    53 bids

    We need a Joomla and SEO expert for : 1- AUDIT. Analysis of the existing backlinks and report ( do the current backlinks hurt the website ?) -> and then quote an offer for natural and quality backlinks ( 10 natural backlinks with 10 different texts from PR>5 Urls....SEO expert for : 1- AUDIT. Analysis of the existing backlinks and report ( do the current backlinks hurt the website ?) -> and then quote an offer for natural and quality backlinks ( 10 natural backlinks with 10 different texts from PR>5 Urls. in French language and French Urls) 2- HTACCESS: redirect codes approximatively 20 lines of redirection ( pages, folders...) 3- Speed - First Time to Byte: analysis of webpage speed and recommendations and actions ( Configuration of JCH optimisation installed ...

    $198 (Avg Bid)
    $198 Avg Bid
    38 bids

    We need a SEO & Joomla expert to help us: 1- HTACCESS : writing redirect code in the .htaccess for old URLs ( +/- 50 olds URls) 2- JCH Plugin: tuning to avoid conflicts 3- Speed: Improve first time to byte We want to interact with the expert for a full day. Only experts with Joomla / JCH / Redirect coding experience !!! any bidder without such kind of reference won't be considered. Thanks

    $202 (Avg Bid)
    $202 Avg Bid
    22 bids

    4. (TCO 5) Write a 68HC12 assembly-language program that takes consecutive bytes from a 10-byte array and adds them together UNTIL the result is >255 decimal, OR all of the values are added together. At either point, the program would store the sum and quit.

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    1 bids

    Write a 68HC12 assembly-language program that takes consecutive bytes from a 10-byte array and adds them together UNTIL the result is >255 decimal, OR all of the values are added together. At either point, the program would store the sum and quit.

    $40 (Avg Bid)
    $40 Avg Bid
    5 bids

    I have a configuration file that I wish to modify and reload. The data appears to be in 235(EB) bytes chunks. Byte 0-20 appears to be a record label Byte 21 is a space Byte 22-25 appears to be a checksum Byte 26 is a space Byte 27-235 appears to be the configuration data for the record. I wand to be able to modify the configuration data and then recreate the checksum. I think there are sufficient examples in the txt file to work out the algorithm. I am playing around on a home project, so this has no corporate funding. I am hoping for fixed price project at $US 50.00, but if you are confident you can return a result for another fixed price, please place a bid. I am new to finding a freeelancer, you have to start somewhere :) Ch...

    $66 (Avg Bid)
    $66 Avg Bid
    2 bids

    ...particular byte value may occur up to 10 million times in the file. The second part : > uncompress infile outfile When run, this program will read the contents of the file named by its first command line argument, which should be a file that has been created by the compress program. It will use the contents of that file to reconstruct the original, uncompressed version, which is written to a file named by the second command line argument. In particular, for anyfile F, after running compress F G uncompress G H it must be the case that the contents of F and H are identical. Break the problem down: 1- compress program basically needs to go through these steps: Open the input file for reading. Read bytes from the file, counting the number of occurrences of eac...

    $256 (Avg Bid)
    $256 Avg Bid
    5 bids

    I need a JPEG encoder + decoder algorithms for J2ME running in a resource-constrained mobile phone device. Built-in Java algorithms cannot be used because they process data in ARGB8888 format which consumes too much memory. At no point shall data be stored in Image buffer. Instead, I want a decoder that outputs into RGB565 buffer (2 bytes per pixel). The decoder should also be able to downscale the input image during decoding to any output resolution smaller than the input JPEG size. The decoder must have very low RAM footprint and be able to decode e.g. a VGA size JPEG file into 640x480 RGB565 buffer without consuming more than 800kB of heap (output buffer included). In a similar fashion, the encoder needs to be able to encode RGB565 input buffer into JPEG file with minimal RAM foo...

    $342 - $1025
    $342 - $1025
    0 bids

    I have a project, it is only about wr...O_APPEND.O_TRUNC )). I have four conditions. The first one should be -f would cause the program to open file1 in read only format, open and create file2 in write only format, use lseek to read 1 byte at a time (starting at the end of file1) and write it to file2. Once completed, file1 would be deleted. the second condition is -n while this would still reverse copy from file1 to file2, the interesting test would be what happens if file2 already exists. The third condition is -k would cause the program to open file1 in read only format, open and create file2 in write only format, use lseek to read every third byte from file 1 and write it to file2. And the last condition -x would cause the program to do whatever you wanted to do in terms ...

    $219 (Avg Bid)
    $219 Avg Bid
    10 bids

    Hello, i have a wcf service. I need a person who will be able to code a native c++ dll to consume it(ATL Server) using basichttpbinding(service at this moment is Wshttpbinding). They should communicate with ssl enabled(only using service' cert). Most data send/received are byte arrays(also some int[]) except "AuthToken" obj, which is {Guid, DateTime, int + a few strings} Also required: parsing of incoming byte[] into static obj. dll should ping service every minute. reconnecting(if ping or data receive fails). getting fingerprint of user's machine(using external dll) decompress gzip data(crypto++) Leave your comment, we will discuss details and final price via PM. Thanks

    $1417 (Avg Bid)
    $1417 Avg Bid
    5 bids

    Hello, i have a wcf service. I need a person who will be able to code a native c++ dll to consume it(ATL Server) using basichttpbinding(service at this moment is Wshttpbinding). They should communicate with ssl enabled(only using service' cert). Most data send/received are byte arrays(also some int[]) except "AuthToken" obj, which is {Guid, DateTime, int + a few strings} Also required: parsing of incoming byte[] into static obj. dll should ping service every minute. reconnecting(if ping or data receive fails). getting fingerprint of user's machine(using external dll) decompress gzip data(crypto++) Leave your comment, we will discuss details and final price via PM. Thanks

    $2113 (Avg Bid)
    $2113 Avg Bid
    1 bids

    Facing issue while uploading the file on FTP. Below is the code. private void UploadFileToFTP(string directoryName, string filename, byte[] bytes) { try { string ftpUserName = "username"; string ftpPassword = "password"; var requestUriString = "file pah on ftp"; var request = (FtpWebRequest)(requestUriString); = ; = new NetworkCredential(ftpUserName, ftpPassword); = true; = true; = ; (); using (Stream requestStream = ()) { (bytes, 0, ); (); FtpWebResponse response = (FtpWebResponse)(); (); }

    $2 - $7 / hr
    Sealed
    $2 - $7 / hr
    1 bids

    Facing issue while uploading the file on FTP. Below is the code. private void UploadFileToFTP(string directoryName, string filename, byte[] bytes) { try { string ftpUserName = "username"; string ftpPassword = "password"; var requestUriString = "file pah on ftp"; var request = (FtpWebRequest)(requestUriString); = ; = new NetworkCredential(ftpUserName, ftpPassword); = true; = true; = ; (); using (Stream requestStream = ()) { (bytes, 0, );

    $1 / hr (Avg Bid)
    $1 / hr Avg Bid
    1 bids

    Create a program to encrypt and decrypt binary files using S-DES (Simplified DES) in the Cipher Block Chaining mode. The program takes the input of an initial key and an initial vector, reads the plaintext or ciphertext from a file, conducts the encryption or decryption, and writes the resulting ciphertext or plaintext into a second file. You c...initial_vector: 8-bit initial vector plaintext_file: a binary (not text) file to store the plaintext ciphertext_file: a binary (not text) file to store the ciphertext Output Format: The program should print output in the following format. k1=subkey 1 k2=subkey 2 plaintext=all bytes of the plaintext separated by blanks, starting from the first byte ciphertext= all bytes of the ciphertext separated by blanks, starting from the ...

    $71 (Avg Bid)
    $71 Avg Bid
    2 bids

    Have purchased a finger print scanner GT-511C3 and using it with Arduino ( and ), I would however like to delete, get and add stored image template via an Arduino. I notice the options in the device is currently disabled. Would need... // 200 - Uploaded ok (no duplicate if enabled) // 201 - Invalid position // 202 - Communications error // 203 - Device error // Not implemented due to memory restrictions on the arduino // may revisit this if I find a need for it //int SetTemplate(byte* tmplt, int id, bool duplicateCheck); Kind Regards William

    $174 (Avg Bid)
    $174 Avg Bid
    2 bids

    I need a software to convert a bitmap 2 bit in the binary file format without compression. The file has to be a list of consecutive pixels, where each byte specifies the 8 consecutive pixels (1 = black, 0 = white). The result set should be written on the smart card i2c via API PC/SC. Before writing, cards should be erased.

    $273 (Avg Bid)
    $273 Avg Bid
    3 bids

    We make a distribution that runs both Android and Debian. We have an Android application that when user clicks will switch desktop to Debian. We want to be able to add an icon (Linux Penguin) to the status bar which should always show up when system boots. This is similar to Screen Shot icon on some Android distributions. The actual action when user clicks the icon is writing a byte to a file. The platform is rooted but SDK for platform is not available.

    $705 (Avg Bid)
    $705 Avg Bid
    5 bids

    So I hook NtOpenProcess from VB.NET with this instruction: Code: MOV EAX, C0000022 RETN 8 Injected with WriteProcessMemory written in hex: Code: Dim HookCode() As Byte = {&HB8, &H22, &H0, &H0, &HC0, &HC2, &H8, &H0} But that will make NtOpenProcess return nothing when trying to get a handle on any process, I want it to only return nothing when parsing my own ProcessID ? What HookCode do I need?

    $37 (Avg Bid)
    $37 Avg Bid
    2 bids

    I have some code to look at SSL certificates. It all works fine except the last statement to convert the Certificate to X509 Cert. It gets a compile error saying that the getInstance method of the X509 Certificate class does not exist. What am I doing wrong? Code is...pay maximum of $10 for this. SSLSocketFactory sslsocketfactory = (SSLSocketFactory) (); SSLSocket ssl = (SSLSocket) (Address,443); (true); SSLSession sd = (); // handshake implicitly done Certificate[] myCerts; myCerts = new Certificate[10]; myCerts = (); byte[] myByte = myCerts[0].getEncoded(); X509Certificate myX509 = null; myX509 = (myByte);

    $34 (Avg Bid)
    $34 Avg Bid
    2 bids

    ... Preview Code to Convert: private byte[] makeHeader(byte[] paramArrayOfByte, int paramInt1, byte paramByte, short paramShort1, short paramShort2, short paramShort3, int paramInt2) { paramArrayOfByte[0] = 13; paramArrayOfByte[1] = (byte)paramInt1; paramArrayOfByte[2] = paramByte; paramArrayOfByte[3] = (byte)paramInt2; (paramArrayOfByte, 4, 2).order(ByteOrder.LITTLE_ENDIAN).putShort(paramShort1); (paramArrayOfByte, 6, 2).order(ByteOrder.LITTLE_ENDIAN).putShort(paramShort2); (paramArrayOfByte, 8, 2).order(ByteOrder.LITTLE_ENDIAN).putShort(paramShort3); return paramArrayOfByte; } public boolean sendData(Socket s, byte[] paramArrayOfByte) throws IOException

    $145 (Avg Bid)
    $145 Avg Bid
    3 bids

    Make a download android application,better use download manager. Extend the app so that one can schedule a download for later, meaning that one can enter a URL and the app starts this download automatically as soon as a Wifi connection becomes available. Make sure download does not occupy the UI thread, even just to w...Again, make sure the file is correctly downloaded. - Make every step visible for the user. For example, user should be aware when WiFi connection is down or the WiFi network is changed. Ensure that a part of a file that has been downloaded before the network disruption does not need to be downloaded again. Show the download progress and percentage on the the latency (time until first byte is received) and the throughput (bytes/sec) for each 10 second interval.

    $379 (Avg Bid)
    $379 Avg Bid
    7 bids

    Make a download android application,better use download manager. Extend the app so that one can schedule a download for later, meaning that one can enter a URL and the app starts this download automatically as soon as a Wifi connection becomes available. Make sure download does not occupy the UI thread, even just to w...Again, make sure the file is correctly downloaded. - Make every step visible for the user. For example, user should be aware when WiFi connection is down or the WiFi network is changed. Ensure that a part of a file that has been downloaded before the network disruption does not need to be downloaded again. Show the download progress and percentage on the the latency (time until first byte is received) and the throughput (bytes/sec) for each 10 second interval.

    $1059 (Avg Bid)
    $1059 Avg Bid
    4 bids

    I had posted this project before, but for some reason, i am getting error in opening that project page. So i am posting the project again Our site, prestashop 1.6 version, is running very slow in category and product pages. The main issue is the Time to First Byte. It is on shared hosting, but I had tried the site on a test vps hosting and got the same error. The main thing we want from this project is to minimize time to first byte in under 1 second. The page can be found here: Again, we need to either optimize the code/plugin or other issue that is causing this. Bid only if you are very skilled in this work. And only if you can get started right away. This is very urgent project, and we are looking for someone experienced with this work.

    $154 (Avg Bid)
    $154 Avg Bid
    5 bids

    Hi, We are looking for someone who has programming experience in IDL to build a GUI for ENVI for built in math function. You must have excellent knowledge of IDL 8.3 for this AND access to the program. Basically, we want a GUI for the code here: with parameters being the: -input file -the size of the disk -outpu...must have excellent knowledge of IDL 8.3 for this AND access to the program. Basically, we want a GUI for the code here: with parameters being the: -input file -the size of the disk -output file it needs to retain all the spatial information of the file. The input file might have NANs. The output needs to be in the best type (integer, byte etc.) Thanks!

    $217 (Avg Bid)
    $217 Avg Bid
    2 bids

    ...project with maximum 50$ budget. Script is needed to send commands to serialport example with this format(Serialwrite, speed 9600kbit/s): variable1_start="true/false" (datatype=Boolean, button) variable1_speed="0....255" (datatype=byte, slider) variable2_start="true/false" (datatype=Boolean,button) variable2_speed="0....255" (datatype=byte, slider) variable3_start="true/false" (datatype=Boolean, button) variable3_speed="0....255" (datatype=byte, slider) variable4_start="true/false" (datatype=Boolean, button) variable4_speed="0....255" (datatype=byte, slider) variable5_start="true/false" (datatype=Boolean, button)...

    $66 (Avg Bid)
    $66 Avg Bid
    4 bids

    I have GPS personal tracker TK302A, I able to capture the network data and wish to convert it into latitude, longitude, speed, time Please provide me: - Algorithm to convert my hex data to the readable data - Write a script by p... 0x0020: b002 2a80 b751 0000 0204 0546 0103 0300 ..*..Q.....F.... 0x0030: 0101 0402 0101 080a 0000 0c2a 0000 0000 ...........*.... All above data is for lat 10.836??? and lon 106.630??? Time: 2014/07/27 21:00 to 2014/07/27 21:45 See "cheall" file for full log I got from network traffic. See "che" file for the first network data block (40 byte) - I don't know what is this See "che_2" file for the main network data block (64 byte) - I guess it is main data and content the importent information. ...

    $44 (Avg Bid)
    $44 Avg Bid
    9 bids

    HI, I ask for the implementation of the project. Computer Studies I year....for implementation: An implementation should be prepared in C, together with a fragment of code for testing. To handle files and the use of other system services should use the Unix-like operating system kernel (and not a function of the standard C library). The implementation of file operations to avoid simplifications type of disposable reading the entire file into a buffer, or reading one byte. One of the tasks to choose from: 1 Conversion of the Roman system 2 Conversion from ISO 8859-2 to UTF-8 3 Conversion from UTF-8 to ISO 8859-2 4 Restarter tasks 5 Teams verbal numbers 6 Extracting tokens 7 Command Interpreter 8 Generating MD5 hash I care very timely. English with a t...

    $267 (Avg Bid)
    $267 Avg Bid
    9 bids

    ...startRecording(MicDataHandler micDataHandler); void stopRecording(); } interface MicDataHandler { void handleMicData(byte[] micData); } interface CameraAccess { void setFrameRate(int frameRate); List<Dimension> getAvailableCaptureSizes(); void setCaptureSize(Dimension size); Image crateScreenShot(); void startRecording(CameraDataHandler cameraDataHandler); void stopRecording(); } interface CameraDataHandler { void handleCameraData(byte[] cameraData); } interface SpeakerAccess { void playSound(byte[] soundData); } interface AudioMixer { void setUpMixer(SpeakerAccess speakerAccess); void addAudio(byte[] soundData, int speakerChannel); } enum AudioCodec { OPUS, ...

    $1200 (Avg Bid)
    $1200 Avg Bid
    16 bids

    ...think and welcome any suggestions regarding this posting. I found an example in Stackoverflow that might get it started: ----- from stack overflow -------- This is fairly straightforward. You should use a surfaceview and camera preview. That way you get each frame as a byte array. The default format for the frame is YUV, which is Y (luminance) and UV, which are chrominance. You can use Y to calculate average luminance in the image. If you're using BGR, you can calculate luminance using: Y = 0.2126 R + 0.7152 G + 0.0722 B class Preview extends ViewGroup implements { SurfaceView mSurfaceView; SurfaceHolder mHolder; Preview(Context context)

    $42 (Avg Bid)
    $42 Avg Bid
    4 bids

    Development of DLL files with provided communi...data: a. PC software request information data format: 2F 3F 8bytes meter address 21 0D 0A (13byte) b. Meter request answer data format: 02 59 54 4C 33 5C 50 8bytes address 0D 0A 02 8bytes balance credit 8bytes total credit 5bytes voltage 5bytes current 5bytes power 21 0D 0A 03 BCC (total 54bytes) note1:in this protocol, all BCC is the cumulative data from the second byte, adopt low 7bits, occupy one byte. note2:8bytes balance credit and 6bytes in the front of total credit are whole number, last 2bytes are decimal. 3bytes in the front of 5bytes voltage and current are whole number, last 2bytes are decimal. 2bytes in the front of 5bytes power are whole number, last 3bytes are decimal." other information t...

    $709 (Avg Bid)
    $709 Avg Bid
    11 bids

    Question 1: How can a business use a private virtual network and tunneling to support an...lost. What happens next? b) In a sliding window error control system in which each packet is numbered, Station A sends packets 4, 5, 6, and 7. Station B receives them and wants to acknowledge all of them. What does Station B send back to Station A? c) In a stop-and-wait error control system, Station A sends packet 0, and it is lost. What happens next? d) In a sliding window system with each byte numbered, Station A sends a packet with bytes numbered 801 to 900. If the packet arrives with no errors, how does Station B respond? Deadline 6 hours. Budget $10. Need plagiarism free and properly referenced work. Only bid if you can meet the deadline and budget. No payment for plagiarized wor...

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    5 bids

    Hi, i have an issue with an arduino sketch where I need to change the way how the ethernetshield connects to a website. Before it worked with "byte SERVER_IP[] = {87, 106, 64, 118};" via IP. Now I wanted to switch to connect via domain with char SERVER_NAME[] = ""; kicker_final_01_url:83: error: invalid conversion from 'char*' to 'uint8_t*' kicker_final_01_url:83: error: initializing argument 1 of 'Client::Client(uint8_t*, uint16_t)' : In function 'void disconnect()': kicker_final_01_url:108: error: invalid conversion from 'char*' to 'uint8_t*' kicker_final_01_url:108: error: initializing argument 1 of 'Client::Client(uint8_t*, uint16_t)' : In function 'boolean ensureConnection(...

    $56 (Avg Bid)
    $56 Avg Bid
    6 bids

    hi, work required : 1 : Project must compile in unicode and multi-byte. no error or warning. all clear required. 2 : when this project run it show Maya Antivirus but when we open the project the filename etc show Amiti Antivirus. i want all these convert to "Brix Antivirus" and copyright "Maya Software Technologies" website and support email id also required. 3 : Email sending option from the project. 4 : License Manager add. (we provide source code of it). thanks.

    $235 (Avg Bid)
    $235 Avg Bid
    4 bids

    ...project for direct catalog integration between Magento and Techdata. Looking for the best way to have a catalog with item descriptions, extended descriptions (icecat, cnet, bechlemetc), images, thumbnails, and allow B2C customers to place orders online. Techdata is the first distributors, but will be extended to others so customizations should be done with that in mind. At a high level the system should at least cover the following: * Magento should download catalog every morning from Techdata updating price, availability, warehouse locations and discontinued items * Catalog import should be in sync with Icecat, cnet or bechlem for images and, technical details and extended descriptions * During order placement Magento should link to Techdata for Shipping estimati...

    $1028 (Avg Bid)
    Featured
    $1028 Avg Bid
    37 bids

    I need quick turn around, under 4 hours if possible. This seems simple. I just need a library that runs in Xamarin for both iOs and Android that receives a byte[] array, calls a webservice posting the data with some headers and a specific user-agent, and then parses results. The problem is that the webservice expected fieldnames with [] (e.g. myfield[subfield]) which is a PHP thing, but not a library thing. This works fine in .NetHTTP for Windows/Windows Phone, but not for the portable class library. It fails to parse it. Someone knows how to do this and it is quick and

    $41 - $342
    $41 - $342
    0 bids

    ...Xamarin & MonoDroid (C#) The stand-alone App needs to do the following: 1. A single button that launches the native camera 2. Allows the user to take a picture of a purchase/store receipt 3. the resulting image data, compress the image so that it is no larger than 1200x800 in size and also under 1.5 MB in size 4. The image should always be transmitted in portrait mode 5. Send the image data (byte array) to our servers through our authenticated web service (details to be provided later) 6. MOST IMPORTANT: The app should work on all support versions of Android and devices out there (in the US and Canadian markets at least) 7. The app will be tested thoroughly on the various devices/versions and the developer will be paid only after the image capture works perfectly 8. ...

    $283 (Avg Bid)
    $283 Avg Bid
    5 bids

    I am using vps server , the problem I have is that my first byte time is 1sec to 1.3 sec. The os is CentOS release 6.5 (Final) uname -m (x86_64). I have deflate module enabled and with the following settings. I have attached my config file for pagespeed module. I need someone to help me in fixing the configuration of my existing server or if its due to the vps that I use, to give me an advice on which service to use and help me migrating to another service. Basically I need reduce my first byte size to as much as possible for up to 30GBP per month budget.

    $141 (Avg Bid)
    $141 Avg Bid
    3 bids

    I have binary files containing all of the the components of a private RSA crt: crtCoefficient, modulus...key and deliver it to me in PEM format. DO NOT BID FOR THIS JOB UNLESS YOU UNDERSTAND THE JOB. IN YOUR PROPOSAL, PLEASE STATE THAT YOU READ THIS AND UNDERSTAND HOW TO CREATE AN RSA CRT USING THE COMPONENTS! Some other hints/info: The RSA private key structure uses BigInteger objects. You must interpret the attachments as binary files using the proramming language of your choice, reading 4 byte integers to assemble a BigInteger() object with. You then initialize a private key object/crt using the specified params. If the PUBLIC KEY for the private key you created DOESN'T MATCH the attached file '' (which you will be given upon being awarded the job), you did...

    $137 (Avg Bid)
    Featured
    $137 Avg Bid
    1 bids

    We've got few Toyota car video/sound/navigation systems with only Chinese language. We exported firmwire it's .kwi (kiwi files) propitiatory format for NAV systems (Denso or something). We also divided file to few modules and they have .bmp images inside, we need to be able to export images, edit them (translate) and import back keeping system functional. There is bmp image "little endian", "byte swipe". Show us the way or provide with instruments. Sample file attached. We are ok to spend around $180-250 on this task.

    $554 (Avg Bid)
    $554 Avg Bid
    5 bids

    We've got few Toyota car video/sound/navigation systems with only Chinese language. We exported firmwire it's .kwi (kiwi files) propitiatory format for NAV systems (Denso or something). We also divided file to few modules and they have .bmp images inside, we need to be able to export images, edit them (translate) and import back keeping system functional. There is bmp image "little endian", "byte swipe". Show us the way or provide with instruments. Sample file attached. We are ok to spend around $180-250 on this task.

    $836 (Avg Bid)
    $836 Avg Bid
    5 bids

    I have binary files containing the crtCoefficient, modulus, primeExponentP, primeExponentQ, primeExponentQ2, primeP, primeQ, privateExponent and publicExponent for an RSA private key. All of the files are exported from, Java so they are BIG ENDIAN. Your job is to PROPERLY re-...project. DO NOT BID FOR THIS JOB UNLESS YOU HAVE PROOF THAT YOU HAVE REPLICATED/MATCHED THE PUBLIC KEY AFTER ASSEMBLING AN RSA OBJECT USING THE ATTACHED PIECES. PLEASE STATE IN YOUR BID THAT YOU HAVE DONE SO OR YOU WILL BE IGNORED. Some other hints/info: RSA uses BigInteger objects. You must interpret the attachments as binary files using the proramming language of your choice, reading 4 byte integers to assemble a BigInteger() object with. You then initialize a private key object/crt using the specifi...

    $271 (Avg Bid)
    $271 Avg Bid
    2 bids

    ...startRecording(MicDataHandler micDataHandler); void stopRecording(); } interface MicDataHandler { void handleMicData(byte[] micData); } interface CameraAccess { void setFrameRate(int frameRate); List<Dimension> getAvailableCaptureSizes(); void setCaptureSize(Dimension size); Image crateScreenShot(); void startRecording(CameraDataHandler cameraDataHandler); void stopRecording(); } interface CameraDataHandler { void handleCameraData(byte[] cameraData); } interface SpeakerAccess { void playSound(byte[] soundData); } interface AudioMixer { void setUpMixer(SpeakerAccess speakerAccess); void addAudio(byte[] soundData, int speakerChannel); } enum AudioCodec { OPUS, ...

    $672 (Avg Bid)
    $672 Avg Bid
    13 bids

    ...%/usr/bin/paste -s /home/cs2041/public_html/lab/perl/paste/file? file1_line1 file2_line1 file2_line2 file3_line1 file3_line2 file3_line3 file3_line4 file4_line1 file4_line2 %./ /home/cs2041/public_html/lab/perl/paste/file? file1_line1 file2_line1 file2_line2 file3_line1 file3_line2 file3_line3 file3_line4 file4_line1 file4_line2 Your script must match the output of paste -s exactly (byte-for-byte identical). % For example: %/usr/bin/paste -s /home/cs2041/public_html/lab/perl/paste/data? >output1 %./ /home/cs2041/public_html/lab/perl/paste/data? >output2 %diff output1 output2 Your next task is to automate the testing of using diff. You should write a short Shell script, , which runs a test like the one above, for example, it might produce

    $49 (Avg Bid)
    $49 Avg Bid
    7 bids

    ...9/03/jpg// • Each message starts with 2 bytes (sync characters): 0x53 0x50 (ASCII for 'S' and 'P'). • A 1 byte Source field defines where the packet originates from. • A 1 byte Destination field defines where the packet is destined for. • A 1 byte Class field follows. The class field defines the grouping of packages that relate to similar system information such as sensor, navigation or controller information. • A 1 byte ID field defines the data that is to follow. • A 4 bytes time counter provides relative time. The counter is incremented in 20ms time steps. • A 2 byte Length field follows. The length is defined as the (unsigned) byte length of the data only. It does not include th...

    $357 (Avg Bid)
    $357 Avg Bid
    13 bids