Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F8724456
FROG_Net_Tools.h
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
485 B
Subscribers
None
FROG_Net_Tools.h
View Options
#ifndef _FROG_NET_TOOLS_H__
#define _FROG_NET_TOOLS_H__
#include
<stdio.h>
#include
<iostream>
#include
"FROG_ZLib.h"
#include
"FROG_Path.h"
#ifdef FROG_CURL
#include
"FROG_Net.h"
#endif
bool
GetPathFromURL
(
char
*
dest
,
char
*
inputFile
,
unsigned
int
sizeMax
,
const
char
*
AbsolutePath
);
bool
IsExpectedFileSize
(
char
*
fileName
);
void
*
DownLoadFile
(
void
*
inputFile
,
const
char
*
AbsolutePath
);
//#ifdef windows
// DWORD WINAPI WinDownLoadFile( LPVOID lpParam );
//#endif
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Mon, Jan 20, 11:31 PM (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4242873
Default Alt Text
FROG_Net_Tools.h (485 B)
Attached To
rFROGSVN frogsvn
Event Timeline
Log In to Comment