![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Reply-To: "Asaf Seri" <aseri (AT) 012 (DOT) net.il From: "Asaf Seri" <aseri (AT) 012 (DOT) net.il Subject: sending byte array from vb.net to j# Date: Thu, 2 Sep 2004 18:17:08 +0200 Lines: 25 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1437 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Message-ID: <eJjHmAQkEHA.3392 (AT) TK2MSFTNGP15 (DOT) phx.gbl Newsgroups: microsoft.public.dotnet.vjsharp NNTP-Posting-Host: sabratec-f.bb.netvision.net.il 212.143.56.182 Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFT NGP08.phx.gbl!TK2MSFTNGP15 |
|
Xref: cpmsftngxa10.phx.gbl microsoft.public.dotnet.vjsharp:6436 X-Tomcat-NG: microsoft.public.dotnet.vjsharp Hello I have j# project that is transferring files with Ftp. The upload method is receiving the uploaded file as byte array. I知 trying to use the upload method from another project, vb.net project, but I can not send byte array because the byte in j# in sign and in vb.net is unsigned meaning different types. In c# I知 using sbyte array, and it is working well. In vb.net there is no sbyte. Does someone have any idea how can I read file in vb.net and convert it to signed byte array (compatible to java byte)? Thanks Asaf |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |