Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
raw
- Page 1
Integrating OpenAI Web Search API in LangGraph
Programming
Computer Science
1 Day Ago
by usmanmalik57
…("respond") graph = builder.compile() png_bytes = graph.get_graph().draw_png() #
raw
binary display(Image(data=png_bytes, format="png")) ``` **Output…
Re: Escape in-app browser?
Programming
Web Development
2 Months Ago
by Dani
rproffitt, alexxx does not have the ability to edit
raw
HTML within his Instagram bio. Instead, the link has to …
Re: Selling the house that I grew up
Community Center
Geeks' Lounge
2 Months Ago
by Reverend Jim
… on the cob cooked five minutes after being picked. A
raw
carrot freshly pulled and wiped on a pant leg doesn…
Raw Socket Client and Server Communication Problem
Programming
Software Development
14 Years Ago
by rgpii
…(int argc, char *argv[]) { printf("Beginning
Raw
Socket Programming\n"); //Variable Declarations int sfd; …Argument Use\n"); break; }*/ //Creating a
raw
socket using the UDP protocol. sfd=socket(PF_INET,SOCK_RAW…} //Include IP Address for Client //Creating a
raw
socket using the UDP protocol. sfd=socket(PF_INET,…
Raw socket functionality using LSP
Hardware and Software
Microsoft Windows
17 Years Ago
by karthik191182
… one can "still" use LSP to implement/use
raw
sockets in Vista/post sp2? Am trying to program a… the network. Pre-vista/XP SP2 i could just use
raw
sockets to write the packet directly.Now in Vista, can…
Raw Sockets
Hardware and Software
Networking
14 Years Ago
by Joey_Brown
… techniques, and was wondering if someone could explain why are
raw
sockets needed in some port scanning techniques and how do… these
raw
sockets affect the tcp header and also the packet after…
Re: Raw Sockets
Hardware and Software
Networking
14 Years Ago
by jingda
What computer are you using now?
Raw
sockets are needed as to send or receive networks packets … and important in networking. For root user, for some case
raw
sockets does not need a root permission by most of…
RAW Packet Forwarding
Programming
Software Development
20 Years Ago
by vivekgalatage
Hi everyone, can anybody know how to forward a
RAW
packet i.e. the buffer containing the ethernet header upto the TCP/UDP data using the send() and socket() system calls in C or C++ Regards, Vivek
Raw PC development project - help needed
Programming
Computer Science
19 Years Ago
by Snapshot9
… systems developer of mainframe systems mostly, and have never done
raw
development on a PC (standalone program). I know several languages…
Raw sound data in VS C++
Programming
Software Development
16 Years Ago
by herrepeder
… generic microphone input(jack). * Play/stream a 1D table of
raw
data(double/long) as an audible sound throught the sound…
Raw UCS2 data to unicode object
Programming
Software Development
16 Years Ago
by shlomgad
Hello, I'm trying to convert a string which includes
raw
UCS2 unicode characters into a Python unicode object. For example: The string: "05E905DC05D505DD" The result I need: u'\u05E9\u05DC\u05D5\u05DD' What's the function I should use ? Thanks,
Raw drive "Q"
Hardware and Software
Microsoft Windows
15 Years Ago
by Bob_180_Bob
… I get "Local Disk "Q", File system
RAW
, with 0 Bytes, all blue = all space used. What ever…
Re: Raw drive "Q"
Hardware and Software
Microsoft Windows
15 Years Ago
by Bob_180_Bob
…. Edit of my post...I have found many references to
Raw
disk Q on Google but none apply to my situation…
Raw HDD Recovery
Hardware and Software
Hardware
15 Years Ago
by cguan_77
hi guys, does anyone can recommend a freeware or any tools to recover a
raw
hdd drive. The system was suddenly corrupted, hdd can still be detected and shown on my computer but upon clicking on the icon it's asking me to "Reformat my hdd".
Re: Raw HDD Recovery
Hardware and Software
Hardware
15 Years Ago
by rch1231
… can recommend a freeware or any tools to recover a
raw
hdd drive. The system was suddenly corrupted, hdd can still…
Raw type in generics
Programming
Software Development
13 Years Ago
by djbuclkle
Hey all just wondering of someone can give me an explanation of what a
Raw
Type is in generics. I've been looking all over and can't find a good explanation of what it is. Thanks
Re: Raw type in generics
Programming
Software Development
13 Years Ago
by NormR1
Compile this for a message from the compiler about
raw
type: [CODE] ArrayList aStr = new ArrayList(); aStr.add("sdf"); [/CODE] What is the "type" of aStr?
Raw input (keyboard)
Programming
Software Development
13 Years Ago
by jain1.anuj
hi I am working on USB HID KEYBOARD and want to perform read/write operations over it. Can any one help me in providing information on
RAW
INPUT? code samples would be appreciated. Thanks in advance
raw socket dhcp responce
Programming
Software Development
11 Years Ago
by coding101
Need help dhcpdiscovery message...using
raw
sockets..dont want dhcp headers or libraries..do it myself …
Re: Raw to <? extends Object>
Programming
Software Development
14 Years Ago
by ~s.o.s~
…>[/URL]. [quote]Rule 2) Mixing legacy code and generics.
Raw
-> <?> same since both are reifiable type and… the compiler can be damn sure that assignment from any
raw
type to <?> would *always* work. So, why … if is present disallows any sort of assignment from a
raw
to generic type. Unfortuntely, I don't have any references…
Re: Raw to <? extends Object>
Programming
Software Development
14 Years Ago
by yapkm01
…generic declarations/code as apposed to mixing generic/
raw
code, so the normal generics rules apply… matter of fact any generic List declaration to a
raw
List. ...or so I think. :)[/QUOTE] …. Rule 2) Mixing legacy code and generics.
Raw
-> <?> same since both are…
Re: Raw to <? extends Object>
Programming
Software Development
14 Years Ago
by ~s.o.s~
… with purely generic declarations/code as apposed to mixing generic/
raw
code, so the normal generics rules apply. List<?>… a matter of fact any generic List declaration to a
raw
List. ...or so I think. :)
Compare raw file
Programming
Software Development
14 Years Ago
by chun0216
… am trying to run a program that uses
raw
file as an input file and then use a…problem is that when I use the sample input
raw
file, it works perfect but when I use …. Is there anyway I can compare whether those
raw
files contain same structure information or not? I … style). Is that a correct way to create
raw
file from the image? I need to create a…
NTFS Partition Changes to RAW - Solution
Hardware and Software
Microsoft Windows
14 Years Ago
by samgoober
… Windows 7 both reported the drive type as
RAW
(drive was originally NTFS-Windows XP Home).…natively wouldn't work - they all saw the
RAW
partition as a "real" partition. I… presume for all they knew, the
RAW
partition was as it was supposed to be.…format it anyhow right? So I deleted the
RAW
partition. Afterward, I told the tool I was…
count words from raw user input text (paste)
Programming
Software Development
14 Years Ago
by cpeepee
… I am trying to do is, instead of reading the
raw
text from a local text file and counting the word…, have the user paste the
raw
text into the output window and C++ processes and returns… the word count. The
raw
text can be a bunch of paragraphs, not just a…
Verbal raw input?
Programming
Software Development
17 Years Ago
by Seagull One
… I'm experimenting specifically with this problem: verbal
raw
input. I've posted this problem in another …What's your name?" It then waits for
raw
input from a string. The big cheese here:… I want this
raw
input to come from my voice from the …computer to put "John," in the
raw
input and add that name to a list.…
NTFS partition suddenly went RAW, how to Repair?? (not Recover)
Hardware and Software
Microsoft Windows
11 Years Ago
by Tcll
… to take a .img from 2 other HDDs that went
RAW
, but when I inserted the drive into my brothers compy… IDE AND SATA), the HDD comes up as
RAW
. how can an HDD go
RAW
with no power... o_0 anyways... I can… to recover to... how can I go about repairing the
RAW
partition back to the way it was before?? (perhapse doing…
Re: NTFS Partition Changes to RAW - Solution
Hardware and Software
Microsoft Windows
12 Years Ago
by JVimes
Partition Master just saved my skin, too, when I had the same problem (NTFS partition seen as
RAW
). My problem started just after using a Linux disc to backup an image of my system. I did the "scan partition" option, and it was able to get ChkDsk to see the filesystem. ChkDsk fixed some things and now I'm safely copying off my files.
scandisk on raw drive
Hardware and Software
Microsoft Windows
20 Years Ago
by Crazy_M
i ran scandisk on my 2nd drive (
raw
) which i didnt know u couldnt run scandisk on the
raw
drive.. now that windows reboots/boots up it comes up with the checking e drive for errors, cant check its a
raw
drive.. how can i get rid of that screen, i dont really scare if i can scandisk the drive, i just want that checking, from the boot up....
How to stream & receive raw data(NV12 , YV12)
Programming
Computer Science
13 Years Ago
by pinkannu
Hi Friends, If anybody knows whether openRTSP client LIVE555 supports
raw
video data (NV12, YV12) or not? if it supports then how can we stream the
raw
video data means test it? Which server we can use for streaming the
raw
video data (vlc, darwin)? Regards, Anand Shah
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC