V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
iOS 开发实用技术导航
NSHipster 中文版
http://nshipster.cn/
cocos2d 开源 2D 游戏引擎
http://www.cocos2d-iphone.org/
CocoaPods
http://cocoapods.org/
Google Analytics for Mobile 统计解决方案
http://code.google.com/mobile/analytics/
WWDC
https://developer.apple.com/wwdc/
Design Guides and Resources
https://developer.apple.com/design/
Transcripts of WWDC sessions
http://asciiwwdc.com
Cocoa with Love
http://cocoawithlove.com/
Cocoa Dev Central
http://cocoadevcentral.com/
NSHipster
http://nshipster.com/
Style Guides
Google Objective-C Style Guide
NYTimes Objective-C Style Guide
Useful Tools and Services
Charles Web Debugging Proxy
Smore
Cola90
V2EX  ›  iDev

iOS 有什么局域网文件上传的包?

  •  
  •   Cola90 · 2023-01-31 11:51:53 +08:00 · 3496 次点击
    这是一个创建于 423 天前的主题,其中的信息可能已经有所发展或是发生改变。

    需求是实现一个从 PC 传文件到 iOS 端的功能

    1. 希望是 Swift 写的
    2. 最好是最近还在更新维护的

    目前就看到 GCDWebserver 自带一个 File Uploader 的功能,但是这个 git 已经 achived 了

    其他的仓库看起来都要自己造轮子,op 并不熟悉 html....

    13 条回复    2023-02-01 11:50:44 +08:00
    DeltaC
        1
    DeltaC  
       2023-01-31 12:07:22 +08:00 via Android
    snapdrop
    Mitt
        2
    Mitt  
       2023-01-31 13:28:13 +08:00
    虽然叫 package ,但国内基本都叫库(第三方库),很少会有人叫包
    newarea
        3
    newarea  
       2023-01-31 14:19:53 +08:00
    landrop
    rabbit
        4
    rabbit  
       2023-01-31 14:24:11 +08:00
    NetSend ?小众推荐过
    xtinput
        5
    xtinput  
       2023-01-31 14:43:13 +08:00
    Telegraph
    xtinput
        6
    xtinput  
       2023-01-31 14:44:05 +08:00
    Cola90
        7
    Cola90  
    OP
       2023-01-31 15:23:19 +08:00
    @xtinput 不知道这个有现成的 file uploader 吗,好想没看到
    xtinput
        8
    xtinput  
       2023-01-31 15:34:30 +08:00
    @Cola90 没有,要自己写
    rfvt
        9
    rfvt  
       2023-01-31 16:19:33 +08:00
    LocalSend
    sprite82
        10
    sprite82  
       2023-01-31 19:13:05 +08:00
    snapdrop
    bao3
        11
    bao3  
       2023-01-31 19:25:32 +08:00 via iPhone
    我是直接用“文件”的 smb 连到 pc ……
    macy
        12
    macy  
       2023-02-01 10:13:02 +08:00
    https://github.com/williamnie/netSend 能满足你的需求,但是不是 Swift 写的,不常用的话,可以试试,支持从 pc 传输到手机,手机也能上传文件到 pc ,但是( ios 我没试过上传文件哈,安卓和 pc 测试没问题)
    cctrv
        13
    cctrv  
       2023-02-01 11:50:44 +08:00 via iPhone
    https://github.com/qoli/uSpace
    題外話:
    PC 開 SMB ,iOS 用 Files 連 SMB 就好了。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5329 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 05:47 · PVG 13:47 · LAX 22:47 · JFK 01:47
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.